summaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-04-26 17:02:31 +0100
committerThomas Adam <thomas@xteddy.org>2018-04-26 17:02:31 +0100
commit645fe9013fdddf54ccc66df8a4477604f293a4f6 (patch)
treee2ad9194802a0f76bf8b1ba97cc4c48bbda49c6c /client.c
parentd24bd7394d1547c1eb0a3eb85364d5eb07fcd2ef (diff)
parent896c1da7da82e2dab6957bc0ce0327176735b631 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'client.c')
-rw-r--r--client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/client.c b/client.c
index 2ef154db..8c5fd19a 100644
--- a/client.c
+++ b/client.c
@@ -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>