summaryrefslogtreecommitdiff
path: root/sysutils/xosview/patches/patch-av
blob: a66b94d8aeddc5c87d087d1978a6f78b94d2d004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$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 <ostream>
+#ifndef __GNUC__
   /*  Every GNU system has _G_config.h, I believe, which tells us