diff options
Diffstat (limited to 'src/xregex.c')
-rw-r--r-- | src/xregex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xregex.c b/src/xregex.c index 52f8222..796544e 100644 --- a/src/xregex.c +++ b/src/xregex.c @@ -1,7 +1,6 @@ // Copyright © Tavian Barnes <tavianator@tavianator.com> // SPDX-License-Identifier: 0BSD -#include "prelude.h" #include "xregex.h" #include "alloc.h" |