freebsd-ports/devel/rpc2/files/patch-secure_secure_init.c
Vasil Dimov 16dadb7cc6 Upgrade:
* net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus
  un-DEPRECATE them
* devel/rvm from 1.10 to 1.13
* devel/lwp from 1.12 to 2.3
* devel/rpc2 from 1.28 to 2.2

These four are tightly related so I upgrade them in one.. well.. changeset
2006-10-05 17:09:55 +00:00

11 lines
297 B
C

--- secure/secure_init.c.orig Thu Oct 5 14:51:00 2006
+++ secure/secure_init.c Thu Oct 5 14:52:06 2006
@@ -13,6 +13,8 @@
Additional copyrights
#*/
+#include <netinet/in.h> /* ``struct sockaddr_in'' in (at least) FreeBSD */
+
#include <stdio.h>
#include <string.h>
#include <syslog.h>