diff options
Diffstat (limited to 'tcc.h')
| -rw-r--r-- | tcc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ #include <fcntl.h> #include <setjmp.h> #include <time.h> +#include <sys/stat.h> // stat() #ifdef CONFIG_TCCASSERT #include <assert.h> |
