Mon Jan 30 13:15:16 2017 UTC ()
we have a cloning bpf, the config test is broken


(christos)
diff -r1.8 -r1.9 src/external/bsd/libpcap/include/config.h

cvs diff -r1.8 -r1.9 src/external/bsd/libpcap/include/config.h (switch to unified diff)

--- src/external/bsd/libpcap/include/config.h 2017/01/24 22:29:29 1.8
+++ src/external/bsd/libpcap/include/config.h 2017/01/30 13:15:15 1.9
@@ -1,348 +1,348 @@ @@ -1,348 +1,348 @@
1/* config.h. Generated from config.h.in by configure. */ 1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */ 2/* config.h.in. Generated from configure.ac by autoheader. */
3 3
4/* Enable optimizer debugging */ 4/* Enable optimizer debugging */
5/* #undef BDEBUG */ 5/* #undef BDEBUG */
6 6
7/* define if you have a cloning BPF device */ 7/* define if you have a cloning BPF device */
8/* #undef HAVE_CLONING_BPF */ 8#define HAVE_CLONING_BPF 1
9 9
10/* define if you have the DAG API */ 10/* define if you have the DAG API */
11/* #undef HAVE_DAG_API */ 11/* #undef HAVE_DAG_API */
12 12
13/* define if you have dag_get_erf_types() */ 13/* define if you have dag_get_erf_types() */
14/* #undef HAVE_DAG_GET_ERF_TYPES */ 14/* #undef HAVE_DAG_GET_ERF_TYPES */
15 15
16/* define if you have dag_get_stream_erf_types() */ 16/* define if you have dag_get_stream_erf_types() */
17/* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */ 17/* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */
18 18
19/* define if you have streams capable DAG API */ 19/* define if you have streams capable DAG API */
20/* #undef HAVE_DAG_STREAMS_API */ 20/* #undef HAVE_DAG_STREAMS_API */
21 21
22/* define if you have vdag_set_device_info() */ 22/* define if you have vdag_set_device_info() */
23/* #undef HAVE_DAG_VDAG */ 23/* #undef HAVE_DAG_VDAG */
24 24
25/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you 25/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
26 don't. */ 26 don't. */
27#define HAVE_DECL_ETHER_HOSTTON 1 27#define HAVE_DECL_ETHER_HOSTTON 1
28 28
29/* define if you have a /dev/dlpi */ 29/* define if you have a /dev/dlpi */
30/* #undef HAVE_DEV_DLPI */ 30/* #undef HAVE_DEV_DLPI */
31 31
32/* if passive_req_t primitive exists */ 32/* if passive_req_t primitive exists */
33/* #undef HAVE_DLPI_PASSIVE */ 33/* #undef HAVE_DLPI_PASSIVE */
34 34
35/* Define to 1 if you have the `ether_hostton' function. */ 35/* Define to 1 if you have the `ether_hostton' function. */
36#define HAVE_ETHER_HOSTTON 1 36#define HAVE_ETHER_HOSTTON 1
37 37
38/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 38/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
39#define HAVE_FSEEKO 1 39#define HAVE_FSEEKO 1
40 40
41/* on HP-UX 10.20 or later */ 41/* on HP-UX 10.20 or later */
42/* #undef HAVE_HPUX10_20_OR_LATER */ 42/* #undef HAVE_HPUX10_20_OR_LATER */
43 43
44/* on HP-UX 9.x */ 44/* on HP-UX 9.x */
45/* #undef HAVE_HPUX9 */ 45/* #undef HAVE_HPUX9 */
46 46
47/* if ppa_info_t_dl_module_id exists */ 47/* if ppa_info_t_dl_module_id exists */
48/* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */ 48/* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */
49 49
50/* Define to 1 if you have the <inttypes.h> header file. */ 50/* Define to 1 if you have the <inttypes.h> header file. */
51#define HAVE_INTTYPES_H 1 51#define HAVE_INTTYPES_H 1
52 52
53/* if libdlpi exists */ 53/* if libdlpi exists */
54/* #undef HAVE_LIBDLPI */ 54/* #undef HAVE_LIBDLPI */
55 55
56/* if libnl exists */ 56/* if libnl exists */
57/* #undef HAVE_LIBNL */ 57/* #undef HAVE_LIBNL */
58 58
59/* if libnl exists and is version 2.x */ 59/* if libnl exists and is version 2.x */
60/* #undef HAVE_LIBNL_2_x */ 60/* #undef HAVE_LIBNL_2_x */
61 61
62/* if libnl exists and is version 3.x */ 62/* if libnl exists and is version 3.x */
63/* #undef HAVE_LIBNL_3_x */ 63/* #undef HAVE_LIBNL_3_x */
64 64
65/* libnl has NLE_FAILURE */ 65/* libnl has NLE_FAILURE */
66/* #undef HAVE_LIBNL_NLE */ 66/* #undef HAVE_LIBNL_NLE */
67 67
68/* libnl has new-style socket api */ 68/* libnl has new-style socket api */
69/* #undef HAVE_LIBNL_SOCKETS */ 69/* #undef HAVE_LIBNL_SOCKETS */
70 70
71/* Define to 1 if you have the <limits.h> header file. */ 71/* Define to 1 if you have the <limits.h> header file. */
72#define HAVE_LIMITS_H 1 72#define HAVE_LIMITS_H 1
73 73
74/* Define to 1 if you have the <linux/compiler.h> header file. */ 74/* Define to 1 if you have the <linux/compiler.h> header file. */
75/* #undef HAVE_LINUX_COMPILER_H */ 75/* #undef HAVE_LINUX_COMPILER_H */
76 76
77/* Define to 1 if you have the <linux/ethtool.h> header file. */ 77/* Define to 1 if you have the <linux/ethtool.h> header file. */
78/* #undef HAVE_LINUX_ETHTOOL_H */ 78/* #undef HAVE_LINUX_ETHTOOL_H */
79 79
80/* Define to 1 if you have the <linux/if_bonding.h> header file. */ 80/* Define to 1 if you have the <linux/if_bonding.h> header file. */
81/* #undef HAVE_LINUX_IF_BONDING_H */ 81/* #undef HAVE_LINUX_IF_BONDING_H */
82 82
83/* Define to 1 if you have the <linux/if_packet.h> header file. */ 83/* Define to 1 if you have the <linux/if_packet.h> header file. */
84/* #undef HAVE_LINUX_IF_PACKET_H */ 84/* #undef HAVE_LINUX_IF_PACKET_H */
85 85
86/* Define to 1 if you have the <linux/net_tstamp.h> header file. */ 86/* Define to 1 if you have the <linux/net_tstamp.h> header file. */
87/* #undef HAVE_LINUX_NET_TSTAMP_H */ 87/* #undef HAVE_LINUX_NET_TSTAMP_H */
88 88
89/* Define to 1 if you have the <linux/sockios.h> header file. */ 89/* Define to 1 if you have the <linux/sockios.h> header file. */
90/* #undef HAVE_LINUX_SOCKIOS_H */ 90/* #undef HAVE_LINUX_SOCKIOS_H */
91 91
92/* if tp_vlan_tci exists */ 92/* if tp_vlan_tci exists */
93/* #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI */ 93/* #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI */
94 94
95/* Define to 1 if you have the <linux/types.h> header file. */ 95/* Define to 1 if you have the <linux/types.h> header file. */
96/* #undef HAVE_LINUX_TYPES_H */ 96/* #undef HAVE_LINUX_TYPES_H */
97 97
98/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ 98/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
99/* #undef HAVE_LINUX_USBDEVICE_FS_H */ 99/* #undef HAVE_LINUX_USBDEVICE_FS_H */
100 100
101/* Define to 1 if you have the <linux/wireless.h> header file. */ 101/* Define to 1 if you have the <linux/wireless.h> header file. */
102/* #undef HAVE_LINUX_WIRELESS_H */ 102/* #undef HAVE_LINUX_WIRELESS_H */
103 103
104/* Define to 1 if you have the <memory.h> header file. */ 104/* Define to 1 if you have the <memory.h> header file. */
105#define HAVE_MEMORY_H 1 105#define HAVE_MEMORY_H 1
106 106
107/* Define to 1 if you have the <netinet/ether.h> header file. */ 107/* Define to 1 if you have the <netinet/ether.h> header file. */
108/* #undef HAVE_NETINET_ETHER_H */ 108/* #undef HAVE_NETINET_ETHER_H */
109 109
110/* Define to 1 if you have the <netinet/if_ether.h> header file. */ 110/* Define to 1 if you have the <netinet/if_ether.h> header file. */
111#define HAVE_NETINET_IF_ETHER_H 1 111#define HAVE_NETINET_IF_ETHER_H 1
112 112
113/* Define to 1 if you have the <netpacket/if_packet.h> header file. */ 113/* Define to 1 if you have the <netpacket/if_packet.h> header file. */
114/* #undef HAVE_NETPACKET_IF_PACKET_H */ 114/* #undef HAVE_NETPACKET_IF_PACKET_H */
115 115
116/* Define to 1 if you have the <netpacket/packet.h> header file. */ 116/* Define to 1 if you have the <netpacket/packet.h> header file. */
117/* #undef HAVE_NETPACKET_PACKET_H */ 117/* #undef HAVE_NETPACKET_PACKET_H */
118 118
119/* Define to 1 if you have the <net/if_media.h> header file. */ 119/* Define to 1 if you have the <net/if_media.h> header file. */
120#define HAVE_NET_IF_MEDIA_H 1 120#define HAVE_NET_IF_MEDIA_H 1
121 121
122/* Define to 1 if you have the <net/pfvar.h> header file. */ 122/* Define to 1 if you have the <net/pfvar.h> header file. */
123#define HAVE_NET_PFVAR_H 1 123#define HAVE_NET_PFVAR_H 1
124 124
125/* if there's an os_proto.h for this platform, to use additional prototypes */ 125/* if there's an os_proto.h for this platform, to use additional prototypes */
126/* #undef HAVE_OS_PROTO_H */ 126/* #undef HAVE_OS_PROTO_H */
127 127
128/* define if net/pfvar.h defines PF_NAT through PF_NORDR */ 128/* define if net/pfvar.h defines PF_NAT through PF_NORDR */
129#define HAVE_PF_NAT_THROUGH_PF_NORDR 1 129#define HAVE_PF_NAT_THROUGH_PF_NORDR 1
130 130
131/* define if you have the Septel API */ 131/* define if you have the Septel API */
132/* #undef HAVE_SEPTEL_API */ 132/* #undef HAVE_SEPTEL_API */
133 133
134/* define if you have the Myricom SNF API */ 134/* define if you have the Myricom SNF API */
135/* #undef HAVE_SNF_API */ 135/* #undef HAVE_SNF_API */
136 136
137/* Define to 1 if you have the `snprintf' function. */ 137/* Define to 1 if you have the `snprintf' function. */
138#define HAVE_SNPRINTF 1 138#define HAVE_SNPRINTF 1
139 139
140/* if struct sockaddr has the sa_len member */ 140/* if struct sockaddr has the sa_len member */
141#define HAVE_SOCKADDR_SA_LEN 1 141#define HAVE_SOCKADDR_SA_LEN 1
142 142
143/* if struct sockaddr_storage exists */ 143/* if struct sockaddr_storage exists */
144#define HAVE_SOCKADDR_STORAGE 1 144#define HAVE_SOCKADDR_STORAGE 1
145 145
146/* define if socklen_t is defined */ 146/* define if socklen_t is defined */
147#define HAVE_SOCKLEN_T 1 147#define HAVE_SOCKLEN_T 1
148 148
149/* On solaris */ 149/* On solaris */
150/* #undef HAVE_SOLARIS */ 150/* #undef HAVE_SOLARIS */
151 151
152/* Define to 1 if you have the <stdint.h> header file. */ 152/* Define to 1 if you have the <stdint.h> header file. */
153#define HAVE_STDINT_H 1 153#define HAVE_STDINT_H 1
154 154
155/* Define to 1 if you have the <stdlib.h> header file. */ 155/* Define to 1 if you have the <stdlib.h> header file. */
156#define HAVE_STDLIB_H 1 156#define HAVE_STDLIB_H 1
157 157
158/* Define to 1 if you have the `strerror' function. */ 158/* Define to 1 if you have the `strerror' function. */
159#define HAVE_STRERROR 1 159#define HAVE_STRERROR 1
160 160
161/* Define to 1 if you have the <strings.h> header file. */ 161/* Define to 1 if you have the <strings.h> header file. */
162#define HAVE_STRINGS_H 1 162#define HAVE_STRINGS_H 1
163 163
164/* Define to 1 if you have the <string.h> header file. */ 164/* Define to 1 if you have the <string.h> header file. */
165#define HAVE_STRING_H 1 165#define HAVE_STRING_H 1
166 166
167/* Define to 1 if you have the `strlcpy' function. */ 167/* Define to 1 if you have the `strlcpy' function. */
168#define HAVE_STRLCPY 1 168#define HAVE_STRLCPY 1
169 169
170/* Define to 1 if you have the `strtok_r' function. */ 170/* Define to 1 if you have the `strtok_r' function. */
171#define HAVE_STRTOK_R 1 171#define HAVE_STRTOK_R 1
172 172
173/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */ 173/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
174/* #undef HAVE_STRUCT_BPF_TIMEVAL */ 174/* #undef HAVE_STRUCT_BPF_TIMEVAL */
175 175
176/* Define to 1 if the system has the type `struct ether_addr'. */ 176/* Define to 1 if the system has the type `struct ether_addr'. */
177/* #undef HAVE_STRUCT_ETHER_ADDR */ 177/* #undef HAVE_STRUCT_ETHER_ADDR */
178 178
179/* Define to 1 if you have the <sys/bitypes.h> header file. */ 179/* Define to 1 if you have the <sys/bitypes.h> header file. */
180/* #undef HAVE_SYS_BITYPES_H */ 180/* #undef HAVE_SYS_BITYPES_H */
181 181
182/* Define to 1 if you have the <sys/bufmod.h> header file. */ 182/* Define to 1 if you have the <sys/bufmod.h> header file. */
183/* #undef HAVE_SYS_BUFMOD_H */ 183/* #undef HAVE_SYS_BUFMOD_H */
184 184
185/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ 185/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
186/* #undef HAVE_SYS_DLPI_EXT_H */ 186/* #undef HAVE_SYS_DLPI_EXT_H */
187 187
188/* Define to 1 if you have the <sys/ioccom.h> header file. */ 188/* Define to 1 if you have the <sys/ioccom.h> header file. */
189#define HAVE_SYS_IOCCOM_H 1 189#define HAVE_SYS_IOCCOM_H 1
190 190
191/* Define to 1 if you have the <sys/select.h> header file. */ 191/* Define to 1 if you have the <sys/select.h> header file. */
192#define HAVE_SYS_SELECT_H 1 192#define HAVE_SYS_SELECT_H 1
193 193
194/* Define to 1 if you have the <sys/sockio.h> header file. */ 194/* Define to 1 if you have the <sys/sockio.h> header file. */
195#define HAVE_SYS_SOCKIO_H 1 195#define HAVE_SYS_SOCKIO_H 1
196 196
197/* Define to 1 if you have the <sys/stat.h> header file. */ 197/* Define to 1 if you have the <sys/stat.h> header file. */
198#define HAVE_SYS_STAT_H 1 198#define HAVE_SYS_STAT_H 1
199 199
200/* Define to 1 if you have the <sys/types.h> header file. */ 200/* Define to 1 if you have the <sys/types.h> header file. */
201#define HAVE_SYS_TYPES_H 1 201#define HAVE_SYS_TYPES_H 1
202 202
203/* define if you have the TurboCap API */ 203/* define if you have the TurboCap API */
204/* #undef HAVE_TC_API */ 204/* #undef HAVE_TC_API */
205 205
206/* if if_packet.h has tpacket_stats defined */ 206/* if if_packet.h has tpacket_stats defined */
207/* #undef HAVE_TPACKET_STATS */ 207/* #undef HAVE_TPACKET_STATS */
208 208
209/* Define to 1 if you have the <unistd.h> header file. */ 209/* Define to 1 if you have the <unistd.h> header file. */
210#define HAVE_UNISTD_H 1 210#define HAVE_UNISTD_H 1
211 211
212/* if struct usbdevfs_ctrltransfer has bRequestType */ 212/* if struct usbdevfs_ctrltransfer has bRequestType */
213/* #undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE */ 213/* #undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE */
214 214
215/* Define to 1 if you have the `vsnprintf' function. */ 215/* Define to 1 if you have the `vsnprintf' function. */
216#define HAVE_VSNPRINTF 1 216#define HAVE_VSNPRINTF 1
217 217
218/* define if the system supports zerocopy BPF */ 218/* define if the system supports zerocopy BPF */
219/* #undef HAVE_ZEROCOPY_BPF */ 219/* #undef HAVE_ZEROCOPY_BPF */
220 220
221/* define if your compiler has __attribute__ */ 221/* define if your compiler has __attribute__ */
222#define HAVE___ATTRIBUTE__ 1 222#define HAVE___ATTRIBUTE__ 1
223 223
224/* IPv6 */ 224/* IPv6 */
225#define INET6 1 225#define INET6 1
226 226
227/* if unaligned access fails */ 227/* if unaligned access fails */
228/* #undef LBL_ALIGN */ 228/* #undef LBL_ALIGN */
229 229
230/* path for device for USB sniffing */ 230/* path for device for USB sniffing */
231/* #undef LINUX_USB_MON_DEV */ 231/* #undef LINUX_USB_MON_DEV */
232 232
233/* Define to 1 if netinet/ether.h declares `ether_hostton' */ 233/* Define to 1 if netinet/ether.h declares `ether_hostton' */
234/* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */ 234/* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
235 235
236/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 236/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
237#define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON /**/ 237#define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON /**/
238 238
239/* do not use protochain */ 239/* do not use protochain */
240/* #undef NO_PROTOCHAIN */ 240/* #undef NO_PROTOCHAIN */
241 241
242/* Define to the address where bug reports for this package should be sent. */ 242/* Define to the address where bug reports for this package should be sent. */
243#define PACKAGE_BUGREPORT "" 243#define PACKAGE_BUGREPORT ""
244 244
245/* Define to the full name of this package. */ 245/* Define to the full name of this package. */
246#define PACKAGE_NAME "" 246#define PACKAGE_NAME ""
247 247
248/* Define to the full name and version of this package. */ 248/* Define to the full name and version of this package. */
249#define PACKAGE_STRING "" 249#define PACKAGE_STRING ""
250 250
251/* Define to the one symbol short name of this package. */ 251/* Define to the one symbol short name of this package. */
252#define PACKAGE_TARNAME "" 252#define PACKAGE_TARNAME ""
253 253
254/* Define to the home page for this package. */ 254/* Define to the home page for this package. */
255#define PACKAGE_URL "" 255#define PACKAGE_URL ""
256 256
257/* Define to the version of this package. */ 257/* Define to the version of this package. */
258#define PACKAGE_VERSION "" 258#define PACKAGE_VERSION ""
259 259
260/* /dev/dlpi directory */ 260/* /dev/dlpi directory */
261/* #undef PCAP_DEV_PREFIX */ 261/* #undef PCAP_DEV_PREFIX */
262 262
263/* target host supports Bluetooth sniffing */ 263/* target host supports Bluetooth sniffing */
264/* #undef PCAP_SUPPORT_BT */ 264/* #undef PCAP_SUPPORT_BT */
265 265
266/* target host supports Bluetooth Monitor */ 266/* target host supports Bluetooth Monitor */
267/* #undef PCAP_SUPPORT_BT_MONITOR */ 267/* #undef PCAP_SUPPORT_BT_MONITOR */
268 268
269/* support D-Bus sniffing */ 269/* support D-Bus sniffing */
270/* #undef PCAP_SUPPORT_DBUS */ 270/* #undef PCAP_SUPPORT_DBUS */
271 271
272/* target host supports netfilter sniffing */ 272/* target host supports netfilter sniffing */
273/* #undef PCAP_SUPPORT_NETFILTER */ 273/* #undef PCAP_SUPPORT_NETFILTER */
274 274
275/* use Linux packet ring capture if available */ 275/* use Linux packet ring capture if available */
276#define PCAP_SUPPORT_PACKET_RING 1 276#define PCAP_SUPPORT_PACKET_RING 1
277 277
278/* target host supports USB sniffing */ 278/* target host supports USB sniffing */
279/* #undef PCAP_SUPPORT_USB */ 279/* #undef PCAP_SUPPORT_USB */
280 280
281/* include ACN support */ 281/* include ACN support */
282/* #undef SITA */ 282/* #undef SITA */
283 283
284/* if struct sockaddr_hci has hci_channel member */ 284/* if struct sockaddr_hci has hci_channel member */
285/* #undef SOCKADDR_HCI_HAS_HCI_CHANNEL */ 285/* #undef SOCKADDR_HCI_HAS_HCI_CHANNEL */
286 286
287/* Define to 1 if you have the ANSI C header files. */ 287/* Define to 1 if you have the ANSI C header files. */
288#define STDC_HEADERS 1 288#define STDC_HEADERS 1
289 289
290/* Enable parser debugging */ 290/* Enable parser debugging */
291/* #undef YYDEBUG */ 291/* #undef YYDEBUG */
292 292
293/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 293/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
294 `char[]'. */ 294 `char[]'. */
295#define YYTEXT_POINTER 1 295#define YYTEXT_POINTER 1
296 296
297/* Enable large inode numbers on Mac OS X 10.5. */ 297/* Enable large inode numbers on Mac OS X 10.5. */
298#ifndef _DARWIN_USE_64_BIT_INODE 298#ifndef _DARWIN_USE_64_BIT_INODE
299# define _DARWIN_USE_64_BIT_INODE 1 299# define _DARWIN_USE_64_BIT_INODE 1
300#endif 300#endif
301 301
302/* Number of bits in a file offset, on hosts where this is settable. */ 302/* Number of bits in a file offset, on hosts where this is settable. */
303/* #undef _FILE_OFFSET_BITS */ 303/* #undef _FILE_OFFSET_BITS */
304 304
305/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 305/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
306/* #undef _LARGEFILE_SOURCE */ 306/* #undef _LARGEFILE_SOURCE */
307 307
308/* Define for large files, on AIX-style hosts. */ 308/* Define for large files, on AIX-style hosts. */
309/* #undef _LARGE_FILES */ 309/* #undef _LARGE_FILES */
310 310
311/* define on AIX to get certain functions */ 311/* define on AIX to get certain functions */
312/* #undef _SUN */ 312/* #undef _SUN */
313 313
314/* define if your compiler allows __attribute__((format)) without a warning */ 314/* define if your compiler allows __attribute__((format)) without a warning */
315#define __ATTRIBUTE___FORMAT_OK 1 315#define __ATTRIBUTE___FORMAT_OK 1
316 316
317/* to handle Ultrix compilers that don't support const in prototypes */ 317/* to handle Ultrix compilers that don't support const in prototypes */
318/* #undef const */ 318/* #undef const */
319 319
320/* Define as token for inline if inlining supported */ 320/* Define as token for inline if inlining supported */
321#define inline inline 321#define inline inline
322 322
323/* Define to `short' if int16_t not defined. */ 323/* Define to `short' if int16_t not defined. */
324/* #undef int16_t */ 324/* #undef int16_t */
325 325
326/* Define to `int' if int32_t not defined. */ 326/* Define to `int' if int32_t not defined. */
327/* #undef int32_t */ 327/* #undef int32_t */
328 328
329/* Define to `long long' if int64_t not defined. */ 329/* Define to `long long' if int64_t not defined. */
330/* #undef int64_t */ 330/* #undef int64_t */
331 331
332/* Define to `signed char' if int8_t not defined. */ 332/* Define to `signed char' if int8_t not defined. */
333/* #undef int8_t */ 333/* #undef int8_t */
334 334
335/* on sinix */ 335/* on sinix */
336/* #undef sinix */ 336/* #undef sinix */
337 337
338/* Define to `unsigned short' if u_int16_t not defined. */ 338/* Define to `unsigned short' if u_int16_t not defined. */
339/* #undef u_int16_t */ 339/* #undef u_int16_t */
340 340
341/* Define to `unsigned int' if u_int32_t not defined. */ 341/* Define to `unsigned int' if u_int32_t not defined. */
342/* #undef u_int32_t */ 342/* #undef u_int32_t */
343 343
344/* Define to `unsigned long long' if u_int64_t not defined. */ 344/* Define to `unsigned long long' if u_int64_t not defined. */
345/* #undef u_int64_t */ 345/* #undef u_int64_t */
346 346
347/* Define to `unsigned char' if u_int8_t not defined. */ 347/* Define to `unsigned char' if u_int8_t not defined. */
348/* #undef u_int8_t */ 348/* #undef u_int8_t */