Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipc.h

    r6f10697 r83e2d30  
    22  * BitlBee -- An IRC to other IM-networks gateway                     *
    33  *                                                                    *
    4   * Copyright 2002-2010 Wilmer van der Gaast and others                *
     4  * Copyright 2002-2004 Wilmer van der Gaast and others                *
    55  \********************************************************************/
    66
     
    2020  You should have received a copy of the GNU General Public License with
    2121  the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL;
    22   if not, write to the Free Software Foundation, Inc., 51 Franklin St.,
    23   Fifth Floor, Boston, MA  02110-1301  USA
     22  if not, write to the Free Software Foundation, Inc., 59 Temple Place,
     23  Suite 330, Boston, MA  02111-1307  USA
    2424*/
    2525
    2626#define BITLBEE_CORE
    2727#include "bitlbee.h"
     28#include <sys/uio.h>
    2829
    2930
Note: See TracChangeset for help on using the changeset viewer.