fix implicit decl warnings
[deb_libnfs.git] / lib / libnfs.c
index 87106bb0c6c7d0cb5dbaa6cecf7d9541f9f3dcdb..f87752cdd2766d378f2992ec85b203e1a9871e53 100644 (file)
@@ -73,6 +73,7 @@
 #include <string.h>
 #include <assert.h>
 #include <errno.h>
+#include <time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>