From 9754c1ab7ceebd41ffda5f8004e562f18006dc6c Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 21 Feb 2022 15:25:27 -0500 Subject: regex: Wrap the POSIX API in a facade --- util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'util.h') diff --git a/util.h b/util.h index 0a1bf69..b780624 100644 --- a/util.h +++ b/util.h @@ -21,7 +21,6 @@ #ifndef BFS_UTIL_H #define BFS_UTIL_H -#include "regex.h" #include #include #include -- cgit v1.2.3