summaryrefslogtreecommitdiffstats
path: root/source/n/netkit-routed/netkit-routed-0.17.diff
blob: 30298efbd62f886ce423df1d392509dda190dd9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- ./routed/trace.c.orig	Sun Feb 25 18:14:10 2001
+++ ./routed/trace.c	Sun Feb 25 18:14:24 2001
@@ -50,6 +50,7 @@
 #include <syslog.h>
 #include <errno.h>
 #include "pathnames.h"
+#include <time.h>
 
 #define	NRECORDS	50		/* size of circular trace buffer */
 
--- ./routed/main.c.orig	Sun Feb 25 18:10:48 2001
+++ ./routed/main.c	Sun Feb 25 18:11:14 2001
@@ -43,6 +43,7 @@
   "$Id: main.c,v 1.17 2000/12/23 18:07:39 jr Exp $";
 
 #include "../version.h"
+#include <time.h>
 
 /*
  * Routing Table Management Daemon