--- a/plugins/sound_oss/sound_oss.h.original	2013-11-09 21:52:35.000000000 +0000
+++ b/plugins/sound_oss/sound_oss.h	2013-11-09 21:52:42.000000000 +0000
@@ -15,6 +15,10 @@
 #include <sys/soundcard.h>
 #endif
 
+#ifdef P_GNU_HURD
+#include <sys/soundcard.h>
+#endif
+
 #ifdef P_FREEBSD
 #if P_FREEBSD >= 500000
 #include <sys/soundcard.h>
