utils: add a function for checking if a process given by pid is still alive
[project/netifd.git] / interface-event.c
index 707764ae6d566b44aa41b307265e9ca5fe168e2c..3b0d1faca391bf0b89c1909f5477e2c08db18b45 100644 (file)
@@ -14,7 +14,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <unistd.h>
 
 #include <libubox/uloop.h>