diff options
Diffstat (limited to 'tcclib.h')
| -rw-r--r-- | tcclib.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
