Fixed issue of HAVE_STDLIB_H already defined (nw)

This commit is contained in:
Miodrag Milanovic 2016-03-28 08:29:28 +02:00
parent e3988ad65e
commit 842578fd70

View File

@ -8,6 +8,7 @@
/* #define const */
#undef CHAR_IS_UNSIGNED
#define HAVE_STDDEF_H
#undef HAVE_STDLIB_H
#define HAVE_STDLIB_H
#undef NEED_BSD_STRINGS
#undef NEED_SYS_TYPES_H