slirp: remove unused HAVE_SYS_BITYPES_H

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
master
Marc-André Lureau 2018-11-14 16:36:16 +04:00 committed by Samuel Thibault
parent beac4b0e03
commit fd9cea43fc
2 changed files with 0 additions and 7 deletions

View File

@ -19,10 +19,6 @@ typedef char *caddr_t;
# endif
#endif
#ifdef HAVE_SYS_BITYPES_H
# include <sys/bitypes.h>
#endif
#ifndef _WIN32
#include <sys/uio.h>
#endif

View File

@ -23,9 +23,6 @@
#define HAVE_SYS_FILIO_H
#endif
/* Define if you have sys/bitypes.h */
#undef HAVE_SYS_BITYPES_H
/* Define if the machine is big endian */
//#undef HOST_WORDS_BIGENDIAN