Actually remove #include <sys/types.h> ....

svn path=/trunk/; revision=42444
This commit is contained in:
Bill Meier 2012-05-05 21:00:32 +00:00
parent a703450659
commit f21d6f1dfa
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@
# include "config.h"
#endif
//#ifdef HAVE_SYS_TYPES_H
//#include <sys/types.h>
//#endif
#include <epan/packet.h>
#include "cfile.h"
#include "summary.h"