]> git.ozlabs.org Git - ppp.git/blob - pppd/plugins/pppoe/config.h.in
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / plugins / pppoe / config.h.in
1 /* pppd/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <asm/types.h> header file. */
4 #undef HAVE_ASM_TYPES_H
5
6 /* Define to 1 if you have the <linux/if_ether.h> header file. */
7 #undef HAVE_LINUX_IF_ETHER_H
8
9 /* Define to 1 if you have the <linux/if.h> header file. */
10 #undef HAVE_LINUX_IF_H
11
12 /* Define to 1 if you have the <linux/if_packet.h> header file. */
13 #undef HAVE_LINUX_IF_PACKET_H
14
15 /* Define to 1 if you have the <net/if_arp.h> header file. */
16 #undef HAVE_NET_IF_ARP_H
17
18 /* Define to 1 if you have the <net/if_types.h> header file. */
19 #undef HAVE_NET_IF_TYPES_H
20
21 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
22 #undef HAVE_NETINET_IF_ETHER_H
23
24 /* Define to 1 if you have the <netpacket/packet.h> header file. */
25 #undef HAVE_NETPACKET_PACKET_H
26
27 /* Define to 1 if you have the <net/bpf.h> header file. */
28 #undef HAVE_NET_BPF_H
29
30 /* Define to 1 if you have the <net/if.h> header file. */
31 #undef HAVE_NET_IF_H
32
33 /* Define to 1 if you have the <sys/dlpi.h> header file. */
34 #undef HAVE_SYS_DLPI_H
35
36 /* Define to 1 if you have the <sys/ioctl.h> header file. */
37 #undef HAVE_SYS_IOCTL_H
38
39 /* Define to 1 if you have the <sys/socket.h> header file. */
40 #undef HAVE_SYS_SOCKET_H
41
42 /* Define to 1 if you have the <sys/uio.h> header file. */
43 #undef HAVE_SYS_UIO_H
44
45 /* Define to 1 if you have the <unistd.h> header file. */
46 #undef HAVE_UNISTD_H
47
48 /* The size of `unsigned int', as computed by sizeof. */
49 #undef SIZEOF_UNSIGNED_INT
50
51 /* The size of `unsigned long', as computed by sizeof. */
52 #undef SIZEOF_UNSIGNED_LONG
53
54 /* The size of `unsigned short', as computed by sizeof. */
55 #undef SIZEOF_UNSIGNED_SHORT
56