diff options
Diffstat (limited to 'client.c')
-rw-r--r-- | client.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,9 +17,7 @@ */ #include <sys/types.h> -#include <sys/file.h> #include <sys/socket.h> -#include <sys/stat.h> #include <sys/un.h> #include <sys/wait.h> |