aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-shield/gpe-shield-0.7/nostropts.patch
blob: 83740c7a8f3739e68dc9d17aa51d087bd090268e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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>