Fixed include for NetBSD

This commit is contained in:
Michiel Broek 2006-02-22 19:19:33 +00:00
parent d60df60eb7
commit cc096f495d

View File

@ -92,7 +92,6 @@
#ifdef HAVE_BZLIB_H
#include <bzlib.h>
#endif
#include <pthread.h>
#if !defined(__ppc__)
#include <sys/poll.h>
#endif