diff options
Diffstat (limited to 'nfsd/loop.c')
-rw-r--r-- | nfsd/loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsd/loop.c b/nfsd/loop.c index 7d047490..87e133ad 100644 --- a/nfsd/loop.c +++ b/nfsd/loop.c @@ -24,7 +24,7 @@ #include "nfsd.h" #include <rpc/pmap_prot.h> -#include "../nfs/rpcsvc/mount.h" +#include "../nfs/mount.h" #undef TRUE #undef FALSE |