Adding macros USE_UDP and USE_IPX for the compiler to compile with either UDP- and/or IPX-support and removed the older IPX macros

This commit is contained in:
zicodxx 2009-11-29 17:07:14 +00:00
parent 62b75469dd
commit 60bacc15b2

View file

@ -103,7 +103,7 @@
#define __unix__
/* Define if you want a network build */
# define NETWORK
# define UDP
# define USE_UDP
/* Define to 1 if the system has the type `struct timespec'. */
#define HAVE_STRUCT_TIMESPEC 1