4105bbffbd41b9e3180f80bd8c5d5559f792392b
1 /* conf.h. Generated automatically by configure. */
2 #define HAVE_NET_IF_H 1
3 #define HAVE_NETINET_IN_H 1 /* Socket data structure */
4 #define HAVE_NETINET_IN_SYSTM_H 1
5 #define HAVE_NETINET_IP_H 1
6 #define HAVE_NETINET_UDP_H 1
7 #define HAVE_NETINET_TCP_H 1
9 #define HAVE_ARPA_INET_H 1
10 #define HAVE_SYS_SOCKET_H 1
11 #define HAVE_FCNTL_H 1 /* O_RDONLY */
12 #define HAVE_LINUX_IF_ETHER_H 1
13 #define HAVE_SIGNAL_H 1
14 #define HAVE_STRING_H 1
15 #define HAVE_STDLIB_H 1
16 #define HAVE_STDIO_H 1
17 #define HAVE_SYS_TIME_H 1
18 #define HAVE_UNISTD_H 1
19 #define HAVE_SYS_STAT_H 1
20 #define HAVE_SYS_TYPES_H 1
21 #define HAVE_ERRNO_H 1
22 #define HAVE_LINUX_SOCKIOS_H 1 /* SIOCGIFHWADDR */
23 #define HAVE_CTYPE_H 1
25 #define TIME_WITH_SYS_TIME 1
26 #define HAVE_SYS_SOCKET_H 1
27 #define HAVE_SYS_IOCTL_H 1
28 #define HAVE_TERMIOS_H 1
35 #include <sys/ioctl.h>
39 #include <sys/types.h>
47 #include <sys/socket.h>
51 #include <netinet/in.h>
58 #if HAVE_NETINET_IN_SYSTM_H
59 #include <netinet/in_systm.h>
63 #include <netinet/ip.h>
66 #if HAVE_NETINET_UDP_H
67 #include <netinet/udp.h>
70 #if HAVE_NETINET_TCP_H
71 #include <netinet/tcp.h>
79 #include <arpa/inet.h>
83 #include <sys/socket.h>
90 #if HAVE_LINUX_IF_ETHER_H
91 #include <linux/if_ether.h>
115 #include <sys/stat.h>
122 #if HAVE_LINUX_SOCKIOS_H
123 #include <linux/sockios.h>
130 #if TIME_WITH_SYS_TIME
131 #include <sys/time.h>
135 #include <sys/time.h>
This page took 0.044267 seconds and 3 git commands to generate.