diff options
Diffstat (limited to 'taro/daemon.c')
| -rw-r--r-- | taro/daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/taro/daemon.c b/taro/daemon.c index d701ae6..b6faf3f 100644 --- a/taro/daemon.c +++ b/taro/daemon.c @@ -6,6 +6,7 @@ #include <nnwt/event_loop.h> #include <nnwt/signal.h> #include <nnwt/fs_event.h> +#include <nnwt/error.h> #include <nnwt/socket.h> #include <stl/window.h> #include <jansson.h> |