1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/xamp/files/patch-aa
Vanilla I. Shu 708154eb70 A version of amp plus qt gui.
PR:		ports/7439
Submitted by:	Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw>
1998-08-25 02:02:43 +00:00

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>