Deleted Added
full compact
26c26
< * $Id$
---
> * $Id: extern.h,v 1.1 1997/08/24 21:28:38 steve Exp $
29,34d28
< /* getmntopts.c */
< struct mntopt;
<
< void getmntopts __P((const char *, const struct mntopt *, int *, int *));
< extern int getmnt_silent;
<