X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/d655d20a5d465471244a607fc7e18eef8623eab9..6dbf5891f52b1e06f8448e2b0526214bc882c6ec:/avr/cmd_fat.c diff --git a/avr/cmd_fat.c b/avr/cmd_fat.c index fdd05b4..8477fc2 100644 --- a/avr/cmd_fat.c +++ b/avr/cmd_fat.c @@ -9,7 +9,6 @@ */ #include "cmd_fat.h" -#include #include uint32_t fat_time(const struct tm * timeptr);