Files
pkgsrc-ng/audio/arts/patches/patch-aa
2013-09-26 17:14:40 +02:00

13 lines
299 B
Plaintext

$NetBSD: patch-aa,v 1.5 2004/04/04 06:45:00 mrg Exp $
--- mcop/debug.cc.orig 2003-10-14 05:59:41.000000000 +1000
+++ mcop/debug.cc 2004-04-04 16:22:41.000000000 +1000
@@ -24,6 +24,7 @@
*/
#include "debug.h"
+#include "config.h"
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>