Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / xgnokii / xgnokii_contacts.c
index c34d5f7..cf8289a 100644 (file)
   $Id$
   
   $Log$
-  Revision 1.1.1.1  2001/11/25 21:59:28  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
-
-  Revision 1.31  2001/11/14 10:46:12  pkot
-  Small cleanup with __unices__
+  Revision 1.1.1.5  2002/04/03 00:08:28  short
+  Found in "gnokii-working" directory, some November-patches version
 
   Revision 1.30  2001/09/14 13:14:04  pkot
   Xgnokii WM fixes (Martin Lucina)
@@ -58,6 +55,9 @@
 
 #include <stdlib.h>
 #include <string.h>
+#if __unices__
+# include <strings.h>
+#endif
 #include <gtk/gtk.h>
 
 #include "gsm-common.h"