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;
June McEnroe 2013-09-23Add gst git stash aliasJune McEnroe 2013-09-05Remove pacman stuffJune McEnroe 2013-09-05Only alias hub if it existsJune McEnroe 2013-09-05chruby to ruby-2.0.0June McEnroe 2013-08-14Add nvmJune McEnroe 2013-07-09Add title commandJune McEnroe 2013-06-09Use default client keysJune McEnroe 2013-06-09Run games in separate X serverJune McEnroe 2013-06-08Add game wrapper to kill/restart unclutterJune McEnroe 2013-06-08Add git configJune McEnroe