dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
[oweals/u-boot.git] / net / nfs.c
index aca0ca55f3f76749c8ff3d663b5d05eb68517b7e..97e62f1dcebae1bbde78ab9f0291ce719ce1ec89 100644 (file)
--- a/net/nfs.c
+++ b/net/nfs.c
@@ -33,6 +33,7 @@
 #include <mapmem.h>
 #include "nfs.h"
 #include "bootp.h"
+#include <time.h>
 
 #define HASHES_PER_LINE 65     /* Number of "loading" hashes per line  */
 #define NFS_RETRY_COUNT 30