mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 03:07:02 -04:00
13 lines
341 B
Plaintext
13 lines
341 B
Plaintext
$NetBSD: patch-aa,v 1.8 2004/08/21 14:07:33 markd Exp $
|
|
|
|
--- kpilot/conduits/malconduit/mal-conduit.cc.orig 2004-06-25 20:57:51.000000000 +1200
|
|
+++ kpilot/conduits/malconduit/mal-conduit.cc
|
|
@@ -41,6 +41,7 @@
|
|
#include "mal-factory.h"
|
|
#include "mal-conduit.moc"
|
|
#include <libmal.h>
|
|
+#include <stdarg.h>
|
|
#include "malconduitSettings.h"
|
|
|
|
|