From e735ad6710a82604a206ad29f6cbcdd7dc4b024c Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sun, 14 May 2023 21:43:02 -0400 Subject: refactor and add su --- lib/regex.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/regex.c') diff --git a/lib/regex.c b/lib/regex.c index 0e0dc52..cba8a97 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -29,7 +29,8 @@ -#include "regex.h" +#include "lslib.h" + #include #include -- cgit v1.2.3-freya