pkgsrc/net/radius/patches/patch-af

12 lines
332 B
Text

$NetBSD: patch-af,v 1.1 2000/08/06 15:35:10 tron Exp $
--- src/rad.simult.c.orig Sun Aug 29 22:45:31 1999
+++ src/rad.simult.c Sun Aug 6 17:31:41 2000
@@ -2,6 +2,7 @@
/* Bradley Carlson <bradley@onvoy.com> */
#include <stdio.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include <syslog.h>
#include <sys/param.h>