4.1c conversion contortions
[unix-history] / usr / src / sbin / routed / trace.c
index 5411730..8c446b5 100644 (file)
@@ -1,12 +1,12 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)trace.c    4.1 %G%";
+static char sccsid[] = "@(#)trace.c    4.2 %G%";
 #endif
 
 /*
  * Routing Table Management Daemon
  */
 #define        RIPCMDS
 #endif
 
 /*
  * Routing Table Management Daemon
  */
 #define        RIPCMDS
-#include "router.h"
+#include "defs.h"
 
 #define        NRECORDS        50              /* size of circular trace buffer */
 #ifdef DEBUG
 
 #define        NRECORDS        50              /* size of circular trace buffer */
 #ifdef DEBUG