Changeset 1f21c79 for config-win.h
- Timestamp:
- 04/27/06 22:12:53 (16 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 8f851f3
- Parents:
- c4a4d3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config-win.h
re641bdc r1f21c79 1 #2 # Highly hacked config.h template for WIN32 builds.3 #4 # This really needs to be fixed better sometime...5 #6 # Matt Brown <matt@mattb.net.nz>7 #8 9 1 #define PACKAGE_VERSION "3.0.0" 10 2 … … 12 4 13 5 #define HAVE_SPRINTF_S 1 6 7 #define HAVE_PCAP 1 8 #define HAVE_BPF 1 9 #define HAVE_PCAP_BPF 1 10 #define HAVE_PCAP_H 1 11 #define HAVE_PCAP_SENDPACKET 1
Note: See TracChangeset
for help on using the changeset viewer.