freebsd-ports/comms/twpsk/files/patch-GUI.h
Pav Lucistnik 1db8047914 Ann twpsk, an openmotif X psk31 client.
PR:		ports/81635
Submitted by:	Soren Straarup <xride@x12.dk>
2005-05-30 21:36:34 +00:00

11 lines
315 B
C

--- user-twpsk/GUI.h.orig Mon May 2 17:47:53 2005
+++ user-twpsk/GUI.h Mon May 2 17:48:11 2005
@@ -36,7 +36,7 @@
#include <stdlib.h>
#include <sys/ioctl.h>
#include <fcntl.h>
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
#include <X11/cursorfont.h>
#include <Xm/Form.h>
#include <Xm/CascadeB.h>