diff options
Diffstat (limited to 'articles.h')
-rw-r--r-- | articles.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ #include <unistd.h> #include <fcntl.h> +#include "kconfig.h" + //part of libterm #include "libterm/term.h" #include "logs.h" |