diff options
Diffstat (limited to 'slirp/slirp_config.h')
-rw-r--r-- | slirp/slirp_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slirp/slirp_config.h b/slirp/slirp_config.h index e977e77f8d..a40248eb72 100644 --- a/slirp/slirp_config.h +++ b/slirp/slirp_config.h @@ -83,7 +83,7 @@ #undef HAVE_SYS_BITYPES_H /* Define if the machine is big endian */ -//#undef WORDS_BIGENDIAN +//#undef HOST_WORDS_BIGENDIAN /* Define if your sprintf returns char * instead of int */ #undef BAD_SPRINTF |