summaryrefslogtreecommitdiff
path: root/comms/anyremote/files/patch-src_pr_frontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/anyremote/files/patch-src_pr_frontend.c')
-rw-r--r--comms/anyremote/files/patch-src_pr_frontend.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/anyremote/files/patch-src_pr_frontend.c b/comms/anyremote/files/patch-src_pr_frontend.c
deleted file mode 100644
index 0e32e10c76d6..000000000000
--- a/comms/anyremote/files/patch-src_pr_frontend.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pr_frontend.c.orig 2009-04-10 14:17:39.000000000 +1000
-+++ src/pr_frontend.c 2009-04-10 14:17:53.000000000 +1000
-@@ -25,6 +25,8 @@
- #include <string.h>
- #include <sys/socket.h>
- #include <unistd.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-
- #include "common.h"
- #include "utils.h"