summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dwl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwl.c b/dwl.c
index 443c2c4..60a2c7c 100644
--- a/dwl.c
+++ b/dwl.c
@@ -3,7 +3,6 @@
*/
#include <getopt.h>
#include <libinput.h>
-#include <limits.h>
#include <linux/input-event-codes.h>
#include <signal.h>
#include <stdio.h>