summary refs log tree commit diff
path: root/dispatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.c')
-rw-r--r--dispatch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dispatch.c b/dispatch.c
index 2db4fe0..2c052ef 100644
--- a/dispatch.c
+++ b/dispatch.c
@@ -44,8 +44,6 @@
 #include <sys/capsicum.h>
 #endif
 
-#include "compat.h"
-
 static struct {
 	struct pollfd *ptr;
 	size_t len, cap;