utils: add a function for checking if a process given by pid is still alive
[project/netifd.git] / interface-ip.c
index 2280266..084688c 100644 (file)
@@ -15,7 +15,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <unistd.h>
 
 #include <limits.h>
 #include <arpa/inet.h>