From ff143426376be946fc69bf436d9cb718f1882068 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 19 May 2023 22:53:23 +0200 Subject: add pointer constraints --- dwl.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dwl.c') 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 #include #include -- cgit v1.2.3-70-g09d2