summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nfs/mount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nfs/mount.c b/nfs/mount.c
index c013ae86..3ead073f 100644
--- a/nfs/mount.c
+++ b/nfs/mount.c
@@ -25,6 +25,7 @@
#undef malloc
#include <rpc/pmap_prot.h>
#include <errno.h>
+#include <error.h>
#include <sys/socket.h>
#include <netdb.h>
#include <string.h>