summaryrefslogtreecommitdiff
blob: 66d8f51978f19f9e992fec39f011ea66172f0bff (plain)
1
2
3
4
5
6
7
8
9
10
--- Global.h.orig	2003-02-18 02:46:14.000000000 +0930
+++ Global.h	2005-01-03 08:36:31.379803544 +0930
@@ -29,6 +29,7 @@
 #define __GLOBAL
 
 #include <assert.h>
+#include <stdio.h>
 
 typedef unsigned char TByte;
 typedef unsigned TAddr;