OSDN Git Service

Include common.h not to worry about tmpbuffer.
authorKentaro Sato <kentaro@ps.catv.ne.jp>
Sat, 9 Oct 2004 07:38:01 +0000 (07:38 +0000)
committerKentaro Sato <kentaro@ps.catv.ne.jp>
Sat, 9 Oct 2004 07:38:01 +0000 (07:38 +0000)
timidity/wrd.h

index 0815aa7..fd7fbb3 100644 (file)
@@ -148,6 +148,7 @@ static inline void print_ecmd(char*, int*, int);
 #endif
 #include <limits.h>
 #include "mblock.h"
+#include "common.h"
 #include "controls.h"
 static inline void print_ecmd(char *cmd, int *args, int narg)
 {