summaryrefslogtreecommitdiff
blob: 06eb6b968e23a5cfaec4f7286a07556241abeebc (plain)
1
2
3
4
5
6
7
8
9
diff -urN esound-0.2.39/audio_oss.c esound-0.2.39.new/audio_oss.c
--- esound-0.2.39/audio_oss.c	2008-07-15 18:00:03.000000000 +0200
+++ esound-0.2.39.new/audio_oss.c	2008-07-21 13:17:58.000000000 +0200
@@ -1,4 +1,5 @@
 #include "config.h"
+#include <errno.h>
 
 #ifdef HAVE_MACHINE_SOUNDCARD_H
 #  include <machine/soundcard.h>