mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
NetWare can make use autoconf generated header file
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#include "config.w32.h"
|
||||
#elif defined(NETWARE)
|
||||
#include "config.nw.h"
|
||||
#else
|
||||
#include <php_config.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user