This commit is contained in:
rsc 2005-07-28 18:19:04 +00:00
parent 05bc5137e8
commit eda1c59bb1

View file

@ -18,6 +18,9 @@
#endif
#include <libc.h>
#include "mountnfs.h"
#ifndef MNT_NOATIME
# define MNT_NOATIME 0
#endif
void
mountnfs(int proto, struct sockaddr_in *sa,