turn COMPAT off
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 30 Aug 1984 06:06:04 +0000 (22:06 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 30 Aug 1984 06:06:04 +0000 (22:06 -0800)
SCCS-vsn: sbin/routed/defs.h 4.15

usr/src/sbin/routed/defs.h

index 485563e..22accc5 100644 (file)
@@ -1,4 +1,4 @@
-/*     defs.h  4.14    83/01/11        */
+/*     defs.h  4.15    84/08/29        */
 
 /*
  * Internal data structure definitions for
 
 /*
  * Internal data structure definitions for
@@ -21,7 +21,7 @@
 #include "table.h"
 #include "af.h"
 
 #include "table.h"
 #include "af.h"
 
-#define        COMPAT  1               /* stay compatible with 4.1a daemons */
+/* #define     COMPAT  1               /* stay compatible with 4.1a daemons */
 
 /*
  * When we find any interfaces marked down we rescan the
 
 /*
  * When we find any interfaces marked down we rescan the