summaryrefslogtreecommitdiffstats
path: root/sys/net/radix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/radix.h')
-rw-r--r--sys/net/radix.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/net/radix.h b/sys/net/radix.h
index 1f79cd5..2909924 100644
--- a/sys/net/radix.h
+++ b/sys/net/radix.h
@@ -31,11 +31,11 @@
* SUCH DAMAGE.
*
* @(#)radix.h 8.1 (Berkeley) 6/10/93
- * $Id$
+ * $Id: radix.h,v 1.2 1994/08/02 07:46:31 davidg Exp $
*/
-#ifndef _RADIX_H_
-#define _RADIX_H_
+#ifndef _NET_RADIX_H_
+#define _NET_RADIX_H_
/*
* Radix search tree node layout.
OpenPOWER on IntegriCloud