diff options
Diffstat (limited to 'net/gnome-nettool/files/patch-network-utilities_gnome-remote-shell.c')
-rw-r--r-- | net/gnome-nettool/files/patch-network-utilities_gnome-remote-shell.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/gnome-nettool/files/patch-network-utilities_gnome-remote-shell.c b/net/gnome-nettool/files/patch-network-utilities_gnome-remote-shell.c deleted file mode 100644 index 0ac22218e1ab..000000000000 --- a/net/gnome-nettool/files/patch-network-utilities_gnome-remote-shell.c +++ /dev/null @@ -1,12 +0,0 @@ ---- network-utilities/gnome-remote-shell.c.orig Mon Sep 1 01:56:21 2003 -+++ network-utilities/gnome-remote-shell.c Mon Sep 1 01:58:11 2003 -@@ -23,6 +23,9 @@ - #endif - - #include <netdb.h> -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <gconf/gconf-client.h> - #include <gtk/gtkdialog.h> - #include <gtk/gtkentry.h> |