summaryrefslogtreecommitdiffhomepage
path: root/src/lingot-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lingot-core.c')
-rw-r--r--src/lingot-core.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lingot-core.c b/src/lingot-core.c
index 0d5c31f..d5883c4 100644
--- a/src/lingot-core.c
+++ b/src/lingot-core.c
@@ -22,7 +22,9 @@
#include <stdio.h>
#include <math.h>
+#ifdef OSS
#include <sys/soundcard.h>
+#endif
#include <string.h>
#include <errno.h>
#include <sys/time.h>