diff mixer.c @ 605:abd7391a31e3

warnings killed
author szabii
date Mon, 23 Apr 2001 23:46:24 +0000
parents 3d1e8b618594
children 72cacd3b8f30
line wrap: on
line diff
--- a/mixer.c	Mon Apr 23 23:24:42 2001 +0000
+++ b/mixer.c	Mon Apr 23 23:46:24 2001 +0000
@@ -4,6 +4,7 @@
 #include <sys/soundcard.h>
 #include <fcntl.h>
 #include <stdio.h>
+#include <unistd.h>
 
 #include "mixer.h"