cosmetic, double #include of the same header

This commit is contained in:
mathias 2004-12-18 01:10:33 +00:00
parent 0096ce6ea9
commit 6458b1b485

View file

@ -40,7 +40,6 @@
#ifdef HAVE_INTTYPES_H #ifdef HAVE_INTTYPES_H
#include <inttypes.h> #include <inttypes.h>
#include <sys/types.h>
#endif // HAVE_INTTYPES_H #endif // HAVE_INTTYPES_H
#include <sys/select.h> #include <sys/select.h>