mvadkert / rpms / sword

Forked from rpms/sword 3 years ago
Clone
Blob Blame History Raw
--- src/modules/filters/gbfwordjs.cpp	2006-11-25 16:29:46.000000000 -0500
+++ src/modules/filters/gbfwordjs.cpp.new	2008-01-10 13:11:20.000000000 -0500
@@ -6,6 +6,7 @@
 
 
 #include <stdlib.h>
+#include <stdio.h>
 #include <gbfwordjs.h>
 #include <swmodule.h>
 #include <ctype.h>
--- include/flatapi.h	2006-11-23 18:12:10.000000000 -0500
+++ include/flatapi.h.new	2008-01-10 15:07:34.000000000 -0500
@@ -24,6 +24,7 @@
 #define SWORDAPI_H
 
 #include <defs.h>
+#include <inttypes.h>
 #ifdef __cplusplus
 #endif