parent
37adab91e5
commit
6483ae0dcb
|
|
@ -1,3 +1,6 @@
|
||||||
|
// used for 'isatty'
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
// used for va_list in debug-print methods
|
// used for va_list in debug-print methods
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue