X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fnfsd%2Fnfssvc.h;h=08de0fe4b90aa1b253e45a43a707f3fcd40f42cd;hp=0c69bd6d680334e5a14f7e4712d78d69f49144da;hb=014e00dfaea0efc92150e2aedc5ca43aa337545e;hpb=094b26031a376050d8610d055eb01c7949ad6547 diff --git a/utils/nfsd/nfssvc.h b/utils/nfsd/nfssvc.h index 0c69bd6..08de0fe 100644 --- a/utils/nfsd/nfssvc.h +++ b/utils/nfsd/nfssvc.h @@ -16,10 +16,11 @@ * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA * */ +void nfssvc_mount_nfsdfs(char *progname); int nfssvc_inuse(void); int nfssvc_set_sockets(const int family, const unsigned int protobits, const char *host, const char *port);