fc11 is pretty picky about headers

This commit is contained in:
Craig Dowell
2009-09-12 22:55:20 -07:00
parent 05610b3c56
commit ae814b5f5c
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#define PCAP_FILE_H
#include <string>
#include <stdint.h>
namespace ns3 {

View File

@@ -26,6 +26,7 @@
#include <vector>
#include <list>
#include <limits>
#include <stdint.h>
#include <sys/times.h>
//
// Note on below macros: