From 875d47b8f39c6d21c9a7cd0b32088590d8cf0dae Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 11 Jan 2011 12:15:37 +0000 Subject: [PATCH] update for changes in newlib patches --- source/fatdir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/fatdir.c b/source/fatdir.c index 55faa0b..c179e43 100644 --- a/source/fatdir.c +++ b/source/fatdir.c @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include "fatdir.h"