summaryrefslogtreecommitdiff
path: root/main/php_scandir.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_scandir.h')
-rw-r--r--main/php_scandir.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php_scandir.h b/main/php_scandir.h
index e963a8a33e..755fe43cc5 100644
--- a/main/php_scandir.h
+++ b/main/php_scandir.h
@@ -31,8 +31,6 @@
#ifdef PHP_WIN32
#include "config.w32.h"
#include "win32/readdir.h"
-#elif NETWARE
-#include "config.nw.h"
#else
#include <php_config.h>
#endif