]> granicus.if.org Git - php/commitdiff
That one is actually supposed to have 'php3' on it - it's the PHP 3.0 compatibility...
authorZeev Suraski <zeev@php.net>
Sat, 4 Dec 1999 23:03:01 +0000 (23:03 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 4 Dec 1999 23:03:01 +0000 (23:03 +0000)
main/php.h
main/php3_compat.h [moved from main/php_compat.h with 100% similarity]

index 031c168596032705b4f983fa7a2b065a462c770b..47f0f367c8b28fcbfc5a77b26cce088b6a633f3b 100644 (file)
@@ -148,7 +148,7 @@ char *strtok_r(char *s, const char *delim, char **last);
 
 
 #include "zend_hash.h"
-#include "php_compat.h"
+#include "php3_compat.h"
 #include "zend_alloc.h"
 #include "zend_stack.h"
 
similarity index 100%
rename from main/php_compat.h
rename to main/php3_compat.h