summaryrefslogtreecommitdiffstats
path: root/sys/netns/ns.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netns/ns.h')
-rw-r--r--sys/netns/ns.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/netns/ns.h b/sys/netns/ns.h
index 69af051..527c695 100644
--- a/sys/netns/ns.h
+++ b/sys/netns/ns.h
@@ -31,9 +31,12 @@
* SUCH DAMAGE.
*
* @(#)ns.h 8.1 (Berkeley) 6/10/93
- * $Id$
+ * $Id: ns.h,v 1.2 1994/08/02 07:51:44 davidg Exp $
*/
+#ifndef _NETNS_NS_H_
+#define _NETNS_NS_H_
+
/*
* Constants and Structures defined by the Xerox Network Software
* per "Internet Transport Protocols", XSIS 028112, December 1981
@@ -150,3 +153,5 @@ extern char *ns_ntoa __P((struct ns_addr));
__END_DECLS
#endif
+
+#endif
OpenPOWER on IntegriCloud