remove unused #include
1 files changed, 0 insertions(+), 1 deletions(-) M dwl.c
M dwl.c => dwl.c +0 -1
@@ 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>