mirror of
https://github.com/holub/mame
synced 2025-10-05 00:38:58 +03:00
Fixed issue of HAVE_STDLIB_H already defined (nw)
This commit is contained in:
parent
e3988ad65e
commit
842578fd70
1
3rdparty/libjpeg/jconfig.h
vendored
1
3rdparty/libjpeg/jconfig.h
vendored
@ -8,6 +8,7 @@
|
|||||||
/* #define const */
|
/* #define const */
|
||||||
#undef CHAR_IS_UNSIGNED
|
#undef CHAR_IS_UNSIGNED
|
||||||
#define HAVE_STDDEF_H
|
#define HAVE_STDDEF_H
|
||||||
|
#undef HAVE_STDLIB_H
|
||||||
#define HAVE_STDLIB_H
|
#define HAVE_STDLIB_H
|
||||||
#undef NEED_BSD_STRINGS
|
#undef NEED_BSD_STRINGS
|
||||||
#undef NEED_SYS_TYPES_H
|
#undef NEED_SYS_TYPES_H
|
||||||
|
Loading…
Reference in New Issue
Block a user