summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-ad
blob: a364ea0de60ac7d430fa177e479c9ae58102deb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ad,v 1.2 2005/05/29 14:38:33 wiz Exp $

--- glunix/src/debug/cdebug.cc.orig	1997-09-18 21:04:52.000000000 +0200
+++ glunix/src/debug/cdebug.cc
@@ -146,8 +146,8 @@
 #include "cdebug_internal.h"
 #include "cdebug_msg.h"
 
-#include <sys/varargs.h>
-#include <sys/va_list.h>
+/*#include <varargs.h>*/
+/*#include <sys/va_list.h>*/
 
 /*****************************************************************************/