some tcc fixes

This commit is contained in:
Luxferre
2022-08-16 11:58:44 +03:00
parent 859e4b3108
commit 0bfa35c834
-1
View File
@@ -14,7 +14,6 @@
#ifdef __TINYC__
#include <tcclib.h>
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <termios.h>
#include <unistd.h>