diff options
Diffstat (limited to 'misc/kdepim3/patches/patch-aa')
-rw-r--r-- | misc/kdepim3/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/kdepim3/patches/patch-aa b/misc/kdepim3/patches/patch-aa new file mode 100644 index 00000000000..c0e293bd6c3 --- /dev/null +++ b/misc/kdepim3/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.7 2004/04/20 13:29:12 markd Exp $ + +--- kpilot/conduits/malconduit/mal-conduit.cc.orig 2003-10-26 23:57:55.000000000 +1300 ++++ kpilot/conduits/malconduit/mal-conduit.cc +@@ -41,7 +41,7 @@ + #include "mal-factory.h" + #include "mal-conduit.moc" + #include <libmal.h> +- ++#include <stdarg.h> + + // Something to allow us to check what revision + // the modules are that make up a binary distribution. |