summaryrefslogtreecommitdiff
path: root/comms/twpsk/files/patch-GUI.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-30 21:36:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-30 21:36:34 +0000
commit1db804791411230f4ebea49c05e440be043f6b1a (patch)
tree583ad5c8d240906dd4c35bc6539ab423a91ee465 /comms/twpsk/files/patch-GUI.h
parent- Update to 20050515. (diff)
Ann twpsk, an openmotif X psk31 client.
PR: ports/81635 Submitted by: Soren Straarup <xride@x12.dk>
Notes
Notes: svn path=/head/; revision=136467
Diffstat (limited to 'comms/twpsk/files/patch-GUI.h')
-rw-r--r--comms/twpsk/files/patch-GUI.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/twpsk/files/patch-GUI.h b/comms/twpsk/files/patch-GUI.h
new file mode 100644
index 000000000000..56c69edadf6b
--- /dev/null
+++ b/comms/twpsk/files/patch-GUI.h
@@ -0,0 +1,11 @@
+--- 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>