repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
arts
/
patches
/
patch-aa
blob
1bafd7506356e0a86b06f549083584a611522b47
1
$NetBSD$
2
3
--- mcop/debug.cc.orig 2003-10-14 05:59:41.000000000 +1000
4
+++ mcop/debug.cc 2004-04-04 16:22:41.000000000 +1000
5
@@ -24,6 +24,7 @@
6
*/
7
8
#include "debug.h"
9
+#include "config.h"
10
#include <stdlib.h>
11
#include <stdarg.h>
12
#include <stdio.h>