summaryrefslogtreecommitdiff
path: root/ext/standard/php_standard.h
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2007-10-05 15:00:09 +0000
committerJani Taskinen <jani@php.net>2007-10-05 15:00:09 +0000
commitaa3eee1dce8c4391051a7f290057403e9c261bf4 (patch)
tree912a1cecd18ff15a953a394a686fccad26df404a /ext/standard/php_standard.h
parent3a5817e972462ee051447af9c97b1c0611bad9b3 (diff)
downloadphp-git-aa3eee1dce8c4391051a7f290057403e9c261bf4.tar.gz
MFH:- Moved the old regex functions to 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"