$NetBSD: patch-ab,v 1.5 2006/12/26 18:04:28 adam Exp $

--- gblhdr.h.orig	2005-01-14 14:10:39.000000000 +0100
+++ gblhdr.h
@@ -105,6 +105,8 @@ Foundation, Inc., 675 Mass Ave, Cambridg
 	#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,4 +124,4 @@ Foundation, Inc., 675 Mass Ave, Cambridg
 	#endif
 	#endif
 
-
+	#include <pthread.h>
