1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00

NetWare can make use of Autoconf based build

This commit is contained in:
Anantha Kesari H Y
2005-07-22 12:35:09 +00:00
parent 43fa58a0c1
commit 751bd7f024
-5
View File
@@ -23,11 +23,6 @@
#ifdef PHP_WIN32
#include "win32/syslog.h"
#elif defined(NETWARE)
# include "config.nw.h"
#ifdef HAVE_SYSLOG_H
#include <syslog.h>
#endif
#else
#include <php_config.h>
#ifdef HAVE_SYSLOG_H