From 414eec35e3832f4f9ce8a25ace7ead638be1f76f Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 2 Apr 2005 22:37:54 +0000 Subject: Fix problems with SNTP support; enable SNTP support in some boards. --- common/cmd_usb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/cmd_usb.c') diff --git a/common/cmd_usb.c b/common/cmd_usb.c index 25a3cc411..fbddb12df 100644 --- a/common/cmd_usb.c +++ b/common/cmd_usb.c @@ -27,6 +27,7 @@ #include #include +#include #if (CONFIG_COMMANDS & CFG_CMD_USB) -- cgit v1.2.3