$NetBSD: patch-ab,v 1.6 2007/03/24 20:10:08 adam Exp $ --- 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 #include #include +#undef FALSE +#undef TRUE #include #include #include @@ -122,9 +124,9 @@ however it's a static value that we can #ifdef linux #include #else -#include #endif #endif +#include #endif