summaryrefslogtreecommitdiff
path: root/comms/echolinux/files/patch-echogui_testgui_main.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-04 23:28:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-04 23:28:32 +0000
commitb764749dc7ba4198709de1e40b66ebda8af8e75b (patch)
treeae6a68b4db9c757974eb0263b92f0e28e4cc4e73 /comms/echolinux/files/patch-echogui_testgui_main.c
parentPlease welcome erwin to the ports tree. (diff)
Add echolinux, an EchoLink client for UNIX.
PR: ports/68587 Submitted by: Diane Bruce <db@night.db.net>
Diffstat (limited to 'comms/echolinux/files/patch-echogui_testgui_main.c')
-rw-r--r--comms/echolinux/files/patch-echogui_testgui_main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/comms/echolinux/files/patch-echogui_testgui_main.c b/comms/echolinux/files/patch-echogui_testgui_main.c
new file mode 100644
index 000000000000..0d38fe396706
--- /dev/null
+++ b/comms/echolinux/files/patch-echogui_testgui_main.c
@@ -0,0 +1,14 @@
+--- echogui/testgui_main.c.orig Sun Feb 15 11:33:04 2004
++++ echogui/testgui_main.c Fri Jul 2 00:59:18 2004
+@@ -16,9 +16,10 @@
+ #include <linux/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <fcntl.h>
+-#include <forms.h>
++#include <X11/forms.h>
+ #include <string.h>
+ #include <math.h>
++#include <pthread.h>
+
+ #include "testgui.h"
+ #include "serverglobals.h"