summaryrefslogtreecommitdiff
path: root/misc/upclient/files/patch-transmit.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/upclient/files/patch-transmit.c')
-rw-r--r--misc/upclient/files/patch-transmit.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/upclient/files/patch-transmit.c b/misc/upclient/files/patch-transmit.c
deleted file mode 100644
index 1d5cdf7cc586..000000000000
--- a/misc/upclient/files/patch-transmit.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/transmit.c.orig Sat Nov 30 03:27:16 2002
-+++ src/transmit.c Wed Dec 18 03:30:45 2002
-@@ -45,8 +45,8 @@
- #endif /* !PLATFORM_WINNT */
-
- #if !defined PLATFORM_WINNT && !defined PLATFORM_BEOS
--# include <arpa/inet.h> /* htons(), in_addr_t */
- # include <netinet/in.h>
-+# include <arpa/inet.h> /* htons(), in_addr_t */
- #endif
- /* Some Linux with old system headers might need this */
- /* #if defined PLATFORM_LINUX