summaryrefslogtreecommitdiff
path: root/audio/xamp/files/patch-aa
blob: 696f55557556b4a15777c73e87e8db700516fa05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- QtAMP.cpp	Wed Feb 11 17:53:35 1998
+++ QtAMP.cpp	Wed Jul 29 22:21:08 1998
@@ -24,10 +24,9 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <sched.h>
 #include <sys/socket.h>
 #include <sys/ioctl.h>
-#include <sys/soundcard.h>
+#include <machine/soundcard.h>
 #include <sys/time.h>
 #include <sys/resource.h>
 #include <errno.h>