#ifndef lint
static const char rcsid[] =
- "$Id: print-radius.c,v 1.10 2001-10-22 06:58:33 itojun Exp $";
+ "$Id: print-radius.c,v 1.11 2002-04-20 09:40:42 guy Exp $";
#endif
#ifdef HAVE_CONFIG_H
#include <stdio.h>
+#ifdef TIME_WITH_SYS_TIME
+#include <time.h>
+#endif
+
#include "interface.h"
#include "addrtoname.h"
#include "extract.h"