mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
NetWare LibC don't have search.h
This commit is contained in:
@@ -42,7 +42,9 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifndef NETWARE
|
||||
#include <search.h>
|
||||
#endif
|
||||
|
||||
#endif /* HAVE_SCANDIR */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user