ports/misc/upclient/files/patch-transmit.c
Pete Fritchman c547be44da Update to 5.0.b6.
PR:		46339
Submitted by:	maintainer
2003-01-03 06:35:32 +00:00

12 lines
439 B
C

--- 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