diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-03 22:48:16 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-03 22:48:16 +0000 |
commit | fd91b45a7f75948ab760d89ee917485919b97c5d (patch) | |
tree | 3e2e14d58ada631220f7d50c159ea1f16dff4995 /nfs/mount.c | |
parent | b920112acdbe47b538695e0532b2036223446853 (diff) |
*** empty log message ***
Diffstat (limited to 'nfs/mount.c')
-rw-r--r-- | nfs/mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nfs/mount.c b/nfs/mount.c index ce1329e2..b4115324 100644 --- a/nfs/mount.c +++ b/nfs/mount.c @@ -20,6 +20,7 @@ #include "nfs.h" +#include <rpc/types.h> #include <rpc/pmap_prot.h> #include <errno.h> #include <sys/socket.h> |