From aa3eee1dce8c4391051a7f290057403e9c261bf4 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Fri, 5 Oct 2007 15:00:09 +0000 Subject: MFH:- Moved the old regex functions to own extension: ereg --- ext/standard/string.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/standard/string.c') diff --git a/ext/standard/string.c b/ext/standard/string.c index bb9fc79b5e..45c36d5c0c 100644 --- a/ext/standard/string.c +++ b/ext/standard/string.c @@ -24,7 +24,6 @@ #include #include "php.h" -#include "reg.h" #include "php_rand.h" #include "php_string.h" #include "php_variables.h" -- cgit v1.2.1