aboutsummaryrefslogtreecommitdiff
path: root/dwl.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwl.c')
-rw-r--r--dwl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/dwl.c b/dwl.c
index 57024ca..443dbd6 100644
--- a/dwl.c
+++ b/dwl.c
@@ -1,6 +1,9 @@
/*
* See LICENSE file for copyright and license details.
*/
+#ifndef POINTERCONSTRAINTS
+#define POINTERCONSTRAINTS
+#endif
#include <getopt.h>
#include <libinput.h>
#include <limits.h>