diff options
Diffstat (limited to 'packages/gpe-shield/gpe-shield-0.7/nostropts.patch')
-rw-r--r-- | packages/gpe-shield/gpe-shield-0.7/nostropts.patch | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/packages/gpe-shield/gpe-shield-0.7/nostropts.patch b/packages/gpe-shield/gpe-shield-0.7/nostropts.patch deleted file mode 100644 index 83740c7a8f..0000000000 --- a/packages/gpe-shield/gpe-shield-0.7/nostropts.patch +++ /dev/null @@ -1,34 +0,0 @@ - -# -# 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> |