usr/src/cmd/fs.d/nfs/mountd/rmtab.c
changeset 3957 86c9dda5df37
parent 0 68f95e015346
child 11211 a6230133d60c
--- a/usr/src/cmd/fs.d/nfs/mountd/rmtab.c	Mon Apr 02 19:52:20 2007 -0700
+++ b/usr/src/cmd/fs.d/nfs/mountd/rmtab.c	Mon Apr 02 21:38:04 2007 -0700
@@ -2,9 +2,8 @@
  * CDDL HEADER START
  *
  * The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License").  You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
  *
  * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  * or http://www.opensolaris.org/os/licensing.
@@ -19,10 +18,9 @@
  *
  * CDDL HEADER END
  */
+
 /*
- * rmtab.c
- *
- * Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  */
 
@@ -50,6 +48,7 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <sharefs/share.h>
 #include "../lib/sharetab.h"
 #include "hashset.h"
 #include "mountd.h"