diff options
Diffstat (limited to 'deskutils/logjam2/files/patch-aa-remote.c')
-rw-r--r-- | deskutils/logjam2/files/patch-aa-remote.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/deskutils/logjam2/files/patch-aa-remote.c b/deskutils/logjam2/files/patch-aa-remote.c deleted file mode 100644 index 406814e..0000000 --- a/deskutils/logjam2/files/patch-aa-remote.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/remote.orig Sat Jun 7 17:39:10 2003 -+++ src/remote.c Sat Jun 7 17:39:20 2003 -@@ -14,8 +14,8 @@ - - #include <gtk/gtk.h> - #ifndef G_OS_WIN32 --#include <sys/select.h> - #include <sys/types.h> -+#include <sys/select.h> - #include <sys/socket.h> - #include <sys/un.h> - #include <unistd.h> |