]> git.sur5r.net Git - u-boot/blobdiff - net/net.c
usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platform
[u-boot] / net / net.c
index 7354f2c14f5723a6e2d265be28560d499d78249e..e6547f9eddc860838e245483277c8d12b59ef87a 100644 (file)
--- a/net/net.c
+++ b/net/net.c
@@ -89,6 +89,9 @@
 #if defined(CONFIG_CMD_SNTP)
 #include "sntp.h"
 #endif
+#if defined(CONFIG_CDP_VERSION)
+#include <timestamp.h>
+#endif
 
 #if defined(CONFIG_CMD_NET)