summaryrefslogtreecommitdiffstats
path: root/sys/net/radix.h
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1994-08-21 05:11:48 +0000
committerpaul <paul@FreeBSD.org>1994-08-21 05:11:48 +0000
commitbe1bed59fbc221986b3caa67bfed4cf41d917a58 (patch)
tree016a8d95fca6fa7f4d9c2c455b7f14b5730261fb /sys/net/radix.h
parentae64eec6808f55ce14974d1087e31455a79922ae (diff)
downloadFreeBSD-src-be1bed59fbc221986b3caa67bfed4cf41d917a58.zip
FreeBSD-src-be1bed59fbc221986b3caa67bfed4cf41d917a58.tar.gz
Make idempotent.
Submitted by: Paul
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