mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
15 lines
345 B
Plaintext
15 lines
345 B
Plaintext
|
--- 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>
|