aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-shield/gpe-shield-0.7/nostropts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-shield/gpe-shield-0.7/nostropts.patch')
-rw-r--r--packages/gpe-shield/gpe-shield-0.7/nostropts.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/packages/gpe-shield/gpe-shield-0.7/nostropts.patch b/packages/gpe-shield/gpe-shield-0.7/nostropts.patch
index e69de29bb2..83740c7a8f 100644
--- a/packages/gpe-shield/gpe-shield-0.7/nostropts.patch
+++ b/packages/gpe-shield/gpe-shield-0.7/nostropts.patch
@@ -0,0 +1,34 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- gpe-shield-0.7/interface.c~nostropts.patch 2004-09-21 12:35:30.000000000 -0400
++++ gpe-shield-0.7/interface.c 2005-01-04 15:43:49.604380608 -0500
+@@ -18,26 +18,6 @@
+ #include <unistd.h>
+ #include <dirent.h>
+ #include <fcntl.h>
+-#include <stropts.h>
+-#include <poll.h>
+-#include <sys/types.h>
+-#include <sys/socket.h>
+-#include <sys/signal.h>
+-#include <sys/un.h>
+-
+-#include <locale.h>
+-#include <libintl.h>
+-#define _(x) gettext(x)
+-
+-#include <gtk/gtk.h>
+-
+-#include <stdlib.h>
+-#include <stdio.h>
+-#include <string.h>
+-#include <unistd.h>
+-#include <dirent.h>
+-#include <fcntl.h>
+-#include <stropts.h>
+ #include <poll.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>