summaryrefslogtreecommitdiff
path: root/net/radius/patches/patch-af
blob: d2e026886dfeb78ee511036c367c31bb7105d71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>