1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/net/radiusd-cistron/files/patch-ac
Matthew Hunt 67a7a23185 Import of the Cistron radiusd.
PR:		6382
Submitted by:	John Saunders <john@pacer.nlc.net.au>
1998-04-24 13:35:03 +00:00

12 lines
278 B
Plaintext

diff -u --recursive src/log.c.orig src/log.c
--- src/log.c.orig Tue Feb 11 02:50:28 1997
+++ src/log.c Fri Apr 10 22:38:39 1998
@@ -10,6 +10,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <stdarg.h>
+#include <time.h>
#include "radiusd.h"
extern char *radlog_dir;