summaryrefslogtreecommitdiffstats
path: root/sbin/mount/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/extern.h')
-rw-r--r--sbin/mount/extern.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/sbin/mount/extern.h b/sbin/mount/extern.h
index 1255775..71dde6c 100644
--- a/sbin/mount/extern.h
+++ b/sbin/mount/extern.h
@@ -23,15 +23,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: extern.h,v 1.1 1997/08/24 21:28:38 steve Exp $
*/
-/* getmntopts.c */
-struct mntopt;
-
-void getmntopts __P((const char *, const struct mntopt *, int *, int *));
-extern int getmnt_silent;
-
/* vfslist.c */
int checkvfsname __P((const char *, const char **));
const char **makevfslist __P((char *));
OpenPOWER on IntegriCloud