Loading ares/Makefile.netware +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ MPKXDC = mkxdc # Global flags for all compilers CFLAGS = $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc CFLAGS += -D_AIX ifeq ($(CC),mwccnlm) LD = mwldnlm Loading ares/ares.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ #include <sys/types.h> #ifdef _AIX #if defined(_AIX) || defined(NETWARE) /* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish libc5-based Linux systems. Only include it on system that are known to require it! */ Loading Loading
ares/Makefile.netware +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ MPKXDC = mkxdc # Global flags for all compilers CFLAGS = $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc CFLAGS += -D_AIX ifeq ($(CC),mwccnlm) LD = mwldnlm Loading
ares/ares.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ #include <sys/types.h> #ifdef _AIX #if defined(_AIX) || defined(NETWARE) /* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish libc5-based Linux systems. Only include it on system that are known to require it! */ Loading