diff options
Diffstat (limited to 'src/logger33.c')
-rw-r--r-- | src/logger33.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logger33.c b/src/logger33.c index d9b0d8d..b15ef4c 100644 --- a/src/logger33.c +++ b/src/logger33.c @@ -1,5 +1,6 @@ #include <linux/vt.h> +#include "sys/stat.h" #include "fcntl.h" #include "stdarg.h" #include "errno.h" |