pkgsrc/net/radius/patches/patch-ac
1999-03-22 03:15:09 +00:00

13 lines
319 B
Text

$NetBSD: patch-ac,v 1.1.1.1 1999/03/22 03:15:09 kim Exp $
--- src/rad.ftp.c.orig Sat Oct 10 16:17:47 1998
+++ src/rad.ftp.c Sun Mar 21 19:56:35 1999
@@ -3,6 +3,8 @@
/* this file still needs to be proof-read for cross-platform compatibility */
+#include <sys/types.h>
+
/* used by ???*/
#include <sys/ioctl.h>