diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php.h b/main/php.h index 72434c7292..305724ff24 100644 --- a/main/php.h +++ b/main/php.h @@ -510,8 +510,6 @@ extern void phprestart(FILE *input_file); #define XtOffsetOf(s_type,field) XtOffset(s_type*,field) #endif -#include "php_compat.h" - #endif /* |