$NetBSD$

--- gblhdr.h.orig	2006-12-27 11:47:05.000000000 +0100
+++ gblhdr.h
@@ -109,6 +109,8 @@ however it's a static value that we can 
 #include <sys/ioctl.h>
 #include <sys/socket.h>
 #include <sys/types.h>
+#undef FALSE
+#undef TRUE
 #include <netinet/in.h>
 #include <netdb.h>
 #include <utime.h>
@@ -122,9 +124,9 @@ however it's a static value that we can 
 #ifdef linux
 #include <asm/ioctls.h>
 #else
-#include <sys/filio.h>
 #endif
 #endif
 
+#include <pthread.h>
 
 #endif
