Changeset 1737
- Timestamp:
- 03/20/07 22:34:06 (20 months ago)
- Files:
-
- 1 modified
-
trunk/src/config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/config.h.in
r1729 r1737 159 159 #undef HAVE_PCAP_SENDPACKET 160 160 161 /* Does libpcap have pcap_snapshot_override()? */ 162 #undef HAVE_PCAP_SNAPSHOT_OVERRIDE 163 161 164 /* Does libpcap have pcap_version[] */ 162 165 #undef HAVE_PCAP_VERSION … … 387 390 /* What is our version? */ 388 391 #undef VERSION 389 390 /* Windows/Cygwin */391 #undef WIN32392 392 393 393 /* Define if using the dmalloc debugging malloc package */
