Changeset f2f47a7
- Timestamp:
- 04/08/06 17:20:46 (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:
- 9e830d4
- Parents:
- 95459ed5
- Location:
- lib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/pcap_dump_flush.c
r9c6aa95 rf2f47a7 1 #include " ../config.h"1 #include "config.h" 2 2 3 3 #ifndef HAVE_PCAP_DUMP_FLUSH -
lib/pcap_open_dead.c
r808a478 rf2f47a7 1 #include " ../config.h"1 #include "config.h" 2 2 3 3 #ifndef HAVE_PCAP_OPEN_DEAD -
lib/strndup.c
r8d1956e rf2f47a7 2 2 * Written by mjl. Needs attributation? 3 3 */ 4 #include " ../config.h"4 #include "config.h" 5 5 6 6 #ifndef HAVE_STRNDUP
Note: See TracChangeset
for help on using the changeset viewer.