From 0a460e1722c50e31653359f8a86fe0b606d2b513 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 26 Apr 2016 22:23:44 -0500 Subject: New libregexp and APE ported to native --- sys/src/libregexp/regerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/src/libregexp/regerror.c') diff --git a/sys/src/libregexp/regerror.c b/sys/src/libregexp/regerror.c index 92b73a0d9..1e0eef175 100644 --- a/sys/src/libregexp/regerror.c +++ b/sys/src/libregexp/regerror.c @@ -1,6 +1,6 @@ #include #include -#include "regexp.h" +#include void regerror(char *s) -- cgit v1.2.3