From 2c0247a19db16916e3fdc831ee5396c75ad852c2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 15 Dec 2009 16:37:20 +0000 Subject: Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2347 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/netutils/thttpd/tdate_parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/netutils/thttpd/tdate_parse.c') diff --git a/nuttx/netutils/thttpd/tdate_parse.c b/nuttx/netutils/thttpd/tdate_parse.c index 2403ea6ca..7864f8765 100644 --- a/nuttx/netutils/thttpd/tdate_parse.c +++ b/nuttx/netutils/thttpd/tdate_parse.c @@ -38,7 +38,7 @@ * Included Files ****************************************************************************/ -#include +#include #include #include -- cgit v1.2.3