utils: add a function for checking if a process given by pid is still alive
[project/netifd.git] / handler.c
index 531b509..f4e27e1 100644 (file)
--- a/handler.c
+++ b/handler.c
@@ -16,7 +16,6 @@
 #include <glob.h>
 #include <fcntl.h>
 #include <stdio.h>
-#include <unistd.h>
 
 #include "netifd.h"
 #include "system.h"