# HG changeset patch # User Luke Schierer # Date 1038574081 0 # Node ID ad31c79c18b74561adea963175f0e8910c10d14f # Parent d93f3e15381fd4eee315cf9eddf5752496746929 [gaim-migrate @ 4216] its nice when things compile on freebsd as well ;-) committer: Tailor Script diff -r d93f3e15381f -r ad31c79c18b7 src/protocols/gg/libgg.c --- a/src/protocols/gg/libgg.c Thu Nov 28 02:41:30 2002 +0000 +++ b/src/protocols/gg/libgg.c Fri Nov 29 12:48:01 2002 +0000 @@ -1,4 +1,4 @@ -/* $Id: libgg.c 3943 2002-10-25 04:32:23Z chipx86 $ */ +/* $Id: libgg.c 4216 2002-11-29 12:48:01Z lschiere $ */ /* * (C) Copyright 2001 Wojtek Kaniewski , @@ -18,6 +18,7 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #ifndef _WIN32 #include #include @@ -30,7 +31,6 @@ #include #endif -#include #include #include #include @@ -72,7 +72,7 @@ #ifdef __GNUC__ __attribute__ ((unused)) #endif -= "$Id: libgg.c 3943 2002-10-25 04:32:23Z chipx86 $"; += "$Id: libgg.c 4216 2002-11-29 12:48:01Z lschiere $"; #endif