Update of /cvsroot/mahogany/M/lib/compface
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26316a/lib/compface
Modified Files:
arith.c file.c
Log Message:
include the necessary headers to avoid warnings
Index: arith.c
===================================================================
RCS file: /cvsroot/mahogany/M/lib/compface/arith.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -b -u -2 -r1.1.1.1 -r1.2
--- arith.c 2 May 2004 10:36:58 -0000 1.1.1.1
+++ arith.c 3 May 2006 20:25:37 -0000 1.2
@@ -18,4 +18,5 @@
#endif
+#include <stdio.h>
#include "compface.h"
Index: file.c
===================================================================
RCS file: /cvsroot/mahogany/M/lib/compface/file.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- file.c 15 May 2004 10:42:11 -0000 1.2
+++ file.c 3 May 2006 20:25:37 -0000 1.3
@@ -21,8 +21,6 @@
#include "compface.h"
-#ifdef _WIN32
#include <string.h>
#include <stdio.h>
-#endif
int compface_xbitmap=0;
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates