aboutsummaryrefslogtreecommitdiffstats
path: root/comms/twpsk/files/patch-server-main.C
diff options
context:
space:
mode:
Diffstat (limited to 'comms/twpsk/files/patch-server-main.C')
-rw-r--r--comms/twpsk/files/patch-server-main.C11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/twpsk/files/patch-server-main.C b/comms/twpsk/files/patch-server-main.C
new file mode 100644
index 00000000000..d3eff442ae8
--- /dev/null
+++ b/comms/twpsk/files/patch-server-main.C
@@ -0,0 +1,11 @@
+--- server/server-main.C.orig Mon May 2 23:53:42 2005
++++ server/server-main.C Mon May 2 23:53:56 2005
+@@ -19,8 +19,6 @@
+ * thread and from user interface thread (==interface functions)
+ */
+
+-#include <sys/mman.h>
+-
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>