summaryrefslogtreecommitdiff
path: root/main/php_sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_sprintf.c')
-rw-r--r--main/php_sprintf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php_sprintf.c b/main/php_sprintf.c
index 7e5e12fb33..7e6e9ecf23 100644
--- a/main/php_sprintf.c
+++ b/main/php_sprintf.c
@@ -23,8 +23,6 @@
#include "php.h"
#ifdef PHP_WIN32
#include "config.w32.h"
-#elif defined NETWARE
-#include "config.nw.h"
#else
#include <php_config.h>
#endif