added decode support for 'poll inactive station' ipx message
[obnox/wireshark/wip.git] / config.h.win32
1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define if you have the ANSI C header files.  */
5 #define STDC_HEADERS 1
6
7 /* Define if your processor stores words with the most significant
8    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
9 /* #undef WORDS_BIGENDIAN */
10
11 /* #undef HAVE_SA_LEN */
12
13 #define DATAFILE_DIR "/usr/local/etc"
14
15 /* #undef NEED_SNPRINTF_H */
16
17 /* #undef NEED_STRERROR_H */
18
19 /* Define if you have the <fcntl.h> header file.  */
20 #define HAVE_FCNTL_H 1
21
22 /* Define if you have the <netinet/in.h> header file.  */
23 /* #define HAVE_NETINET_IN_H 1 */
24
25 /* Define if you have the <snmp/snmp.h> header file.  */
26 /* #undef HAVE_SNMP_SNMP_H */
27
28 /* Define if you have the <stdarg.h> header file.  */
29 #define HAVE_STDARG_H 1
30
31 /* Define if you have the <sys/ioctl.h> header file.  */
32 /* #undef HAVE_SYS_IOCTL_H */
33
34 /* Define if you have the <sys/sockio.h> header file.  */
35 /* #undef HAVE_SYS_SOCKIO_H */
36
37 /* Define if you have the <sys/time.h> header file.  */
38 /* #define HAVE_SYS_TIME_H 1 */
39
40 /* Define if you have the <sys/types.h> header file.  */
41 #define HAVE_SYS_TYPES_H 1
42
43 /* Define if you have the <ucd-snmp/snmp.h> header file.  */
44 /* #undef HAVE_UCD_SNMP_SNMP_H */
45
46 /* Define if you have the <unistd.h> header file.  */
47 /* #define HAVE_UNISTD_H 1 */
48
49 /* Define if you have the pcap library (-lpcap).  */
50 /* #define HAVE_LIBPCAP 1 */
51
52 /* Name of package */
53 #define PACKAGE "ethereal"
54
55 /* Version number of package */
56 #define VERSION "0.6.3"
57
58 #define HAVE_WINSOCK_H
59 #define snprintf _snprintf
60 #define vsnprintf _vsnprintf
61 #define HAVE_DIRECT_H
62 #define HAVE_IO_H
63 #define strncasecmp strnicmp