Update of /cvsroot/mahogany/M/lib/compface
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19162/lib/compface
Modified Files:
file.c
Log Message:
Win32 compilation fix
Index: file.c
===================================================================
RCS file: /cvsroot/mahogany/M/lib/compface/file.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -b -u -2 -r1.1.1.1 -r1.2
--- file.c 2 May 2004 10:37:00 -0000 1.1.1.1
+++ file.c 15 May 2004 10:42:11 -0000 1.2
@@ -21,4 +21,9 @@
#include "compface.h"
+#ifdef _WIN32
+#include <string.h>
+#include <stdio.h>
+#endif
+
int compface_xbitmap=0;
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates