aboutsummaryrefslogtreecommitdiff
path: root/tcclib.h
diff options
context:
space:
mode:
authorbellard <bellard>2001-12-17 21:57:01 +0000
committerbellard <bellard>2001-12-17 21:57:01 +0000
commitb0b2d5d2e9548c83aab494831def6e028eecc9e4 (patch)
tree240032ccfe3f2d94f6e47eaf647640313525d9ed /tcclib.h
parent2694c105472235bc65438fcea1de2a9e2143fe79 (diff)
downloadtinycc-b0b2d5d2e9548c83aab494831def6e028eecc9e4.tar.gz
tinycc-b0b2d5d2e9548c83aab494831def6e028eecc9e4.tar.bz2
update
Diffstat (limited to 'tcclib.h')
-rw-r--r--tcclib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcclib.h b/tcclib.h
index d269434..f70297d 100644
--- a/tcclib.h
+++ b/tcclib.h
@@ -4,6 +4,7 @@
* only for your convenience so that you do not need to put the whole
* glibc include files on your floppy disk
*/
+
#include <stddef.h>
#include <stdarg.h>