12 lines
242 B
Text
12 lines
242 B
Text
$NetBSD: patch-ae,v 1.1 2004/03/14 07:15:49 ben Exp $
|
|
|
|
--- modplugxmms/modplugxmms.h.orig Fri Oct 10 22:08:19 2003
|
|
+++ modplugxmms/modplugxmms.h
|
|
@@ -14,6 +14,7 @@
|
|
#endif
|
|
|
|
#include "plugin.h"
|
|
+#include <pthread.h>
|
|
|
|
using namespace std;
|
|
|