diff options
Diffstat (limited to 'ext/satellite/php_orbit.c')
-rw-r--r-- | ext/satellite/php_orbit.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/satellite/php_orbit.c b/ext/satellite/php_orbit.c index 554a314016..a1c31be396 100644 --- a/ext/satellite/php_orbit.c +++ b/ext/satellite/php_orbit.c @@ -38,9 +38,7 @@ #include "struct.h" -#ifdef HAVE_CONFIG_H #include "php_config.h" /* for COMPILE_DL_ORBIT */ -#endif /* see php4/README.SELF-CONTAINED-EXTENSIONS */ #if COMPILE_DL_SATELLITE |