added a few missing header files
[swftools.git] / lib / gocr / job.c
index eacb505..9cfb5d8 100644 (file)
@@ -18,6 +18,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  see README for email address */
 
+#include <stdlib.h>
+#include <stdio.h>
+#include <memory.h>
 #include "pgm2asc.h"
 #include "gocr.h"