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

14 lines
352 B
Plaintext

$NetBSD: patch-ab,v 1.6 2004/05/19 06:09:25 minskim Exp $
--- Output/OSS/OSS.h.orig 2004-05-12 21:21:08.000000000 +0200
+++ Output/OSS/OSS.h 2004-05-12 21:21:26.000000000 +0200
@@ -37,7 +37,7 @@
#include <stdio.h>
#include <string.h>
-#include "soundcard.h"
+#include <sys/soundcard.h>
#include "xmms/plugin.h"
#include "libxmms/configfile.h"