blob: 3b2f5e3dbb154f04138492cf0a5ad104db49b934 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#include "config-linux.h"
#undef HAVE_ARPA_INET_H
#undef HAVE_NETINET_IN_H
#undef HAVE_UNISTD_H
#undef HAVE_ENDIAN_H
#undef HAVE_BYTESWAP_H
#undef HAVE_DECL_BE64TOH
#undef HAVE_DECL_BSWAP_64
|