diff options
Diffstat (limited to 'main/php_scandir.c')
| -rw-r--r-- | main/php_scandir.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php_scandir.c b/main/php_scandir.c index b56018aa7d..2bfecee3ae 100644 --- a/main/php_scandir.c +++ b/main/php_scandir.c @@ -38,9 +38,7 @@ #endif #include <stdlib.h> -#ifndef NETWARE #include <search.h> -#endif #endif /* HAVE_SCANDIR */ |
