diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/pic32_eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/pic32_eth.c b/drivers/net/pic32_eth.c index 5c706c04c5..b0f7677154 100644 --- a/drivers/net/pic32_eth.c +++ b/drivers/net/pic32_eth.c @@ -9,6 +9,7 @@ #include <net.h> #include <miiphy.h> #include <console.h> +#include <time.h> #include <wait_bit.h> #include <asm/gpio.h> |