$NetBSD: patch-av,v 1.1 2003/10/01 01:14:35 christos Exp $ --- general.h.orig 1999-02-16 09:08:34.000000000 -0500 +++ general.h 2003-09-30 20:40:04.000000000 -0400 @@ -19,9 +19,4 @@ - -#ifdef __GNUC__ - /* Grab _G_HAVE_BOOL, if possible. */ -#include <_G_config.h> -#endif - -#ifndef _G_HAVE_BOOL +#include +#ifndef __GNUC__ /* Every GNU system has _G_config.h, I believe, which tells us