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