including io.h isn't needed

svn path=/trunk/; revision=16486
This commit is contained in:
Ulf Lamping 2005-11-12 10:01:35 +00:00
parent eefbb60770
commit 65a12455f8
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@
#include <string.h>
#include <ctype.h>
#ifdef HAVE_IO_H
# include <io.h>
#endif
#include <pcap.h>
#include <glib.h>