]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - net/net.c
Merge branch 'master' of git://git.denx.de/u-boot-net
[people/ms/u-boot.git] / 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)