summaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/file.c b/file.c
index e527f121..974c8a37 100644
--- a/file.c
+++ b/file.c
@@ -17,12 +17,9 @@
*/
#include <sys/types.h>
-#include <sys/queue.h>
-#include <sys/uio.h>
#include <errno.h>
#include <fcntl.h>
-#include <imsg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>