]> granicus.if.org Git - php/commitdiff
No need for a value (not that it seems to work anyway...)
authorZeev Suraski <zeev@php.net>
Thu, 17 Feb 2000 20:25:08 +0000 (20:25 +0000)
committerZeev Suraski <zeev@php.net>
Thu, 17 Feb 2000 20:25:08 +0000 (20:25 +0000)
sapi/apache/mod_php4.c
sapi/apache/php_apache.c
sapi/apache/sapi_apache.c

index 08591fbb3101a39fa0c064bd5a7d2b2867e3db31..5da755996210470bddae49271d86b8e321c257ba 100644 (file)
@@ -19,7 +19,7 @@
  */
 /* $Id$ */
 
-#define _PHP_REGEX_H 1
+#define _PHP_REGEX_H
 
 #include "zend.h"
 #include "php.h"
index b1d7a3e34095f96be93c146665d220f587b04b5a..e8dcca727840e535eadab3f114f87ff694799105 100644 (file)
@@ -19,7 +19,7 @@
  */
 /* $Id$ */
 
-#define _PHP_REGEX_H 1
+#define _PHP_REGEX_H
 
 #include "php.h"
 #include "ext/standard/head.h"
index 48c72bfa2cc154fdbf33cd65d97f5ff01e2afd4a..9866e1a87d6081262b9759c2b3a1e201669e8d78 100644 (file)
@@ -21,7 +21,7 @@
  */
 /* $Id$ */
 
-#define _PHP_REGEX_H 1
+#define _PHP_REGEX_H
 
 #include "php.h"