summaryrefslogtreecommitdiff
path: root/ext/standard/php_standard.h
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 /ext/standard/php_standard.h
parent15ad001163984715eb6115caa3cceb087441d7fb (diff)
downloadphp-git-41c637584087930656ddb33fa95dc2af8612fceb.tar.gz
- Moved the old regex functions to it's own extension: ereg
Diffstat (limited to 'ext/standard/php_standard.h')
-rw-r--r--ext/standard/php_standard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h
index 2ad546b128..9474eb32e8 100644
--- a/ext/standard/php_standard.h
+++ b/ext/standard/php_standard.h
@@ -24,7 +24,6 @@
#include "base64.h"
#include "php_dir.h"
#include "dns.h"
-#include "reg.h"
#include "php_mail.h"
#include "md5.h"
#include "sha1.h"