13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
$NetBSD: patch-al,v 1.1 2004/11/25 17:24:27 ben Exp $
|
|
|
|
--- SpiralSound/Midi.h.orig Sun Jun 2 03:28:09 2002
|
|
+++ SpiralSound/Midi.h
|
|
@@ -24,6 +24,7 @@
|
|
#include <limits.h>
|
|
#include <queue>
|
|
#include <string>
|
|
+#include <pthread.h>
|
|
|
|
#ifndef MIDI
|
|
#define MIDI
|