git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8154e11
)
added a few missing header files
author
kramm
<kramm>
Sat, 5 Apr 2008 07:28:30 +0000
(07:28 +0000)
committer
kramm
<kramm>
Sat, 5 Apr 2008 07:28:30 +0000
(07:28 +0000)
lib/gocr/job.c
patch
|
blob
|
history
diff --git
a/lib/gocr/job.c
b/lib/gocr/job.c
index
eacb505
..
9cfb5d8
100644
(file)
--- a/
lib/gocr/job.c
+++ b/
lib/gocr/job.c
@@
-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"