summaryrefslogtreecommitdiff
path: root/main/internal_functions_nw.c
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2007-07-15 19:50:07 +0000
committerJani Taskinen <jani@php.net>2007-07-15 19:50:07 +0000
commit41c637584087930656ddb33fa95dc2af8612fceb (patch)
tree728e6aa75351fb4ca4eebc2373ed6eea39b51dfd /main/internal_functions_nw.c
parent15ad001163984715eb6115caa3cceb087441d7fb (diff)
downloadphp-git-41c637584087930656ddb33fa95dc2af8612fceb.tar.gz
- Moved the old regex functions to it's own extension: ereg
Diffstat (limited to 'main/internal_functions_nw.c')
-rw-r--r--main/internal_functions_nw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/internal_functions_nw.c b/main/internal_functions_nw.c
index c2e06188ac..70802e8edf 100644
--- a/main/internal_functions_nw.c
+++ b/main/internal_functions_nw.c
@@ -51,7 +51,6 @@
/*#include "ext/com/php_COM.h"
#include "ext/com/php_VARIANT.h"*/
#include "ext/ftp/php_ftp.h"
-#include "ext/standard/reg.h"
#include "ext/pcre/php_pcre.h"
/*#include "ext/odbc/php_odbc.h"*/ /* Commented out for now */
#include "ext/session/php_session.h"