]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cmd_fat.c
clean up includes
[z180-stamp.git] / avr / cmd_fat.c
index fdd05b447dd6c0a2a721208870ff6e5dfe117f1a..8477fc2d4af5701c3d36645538e48c64483ff854 100644 (file)
@@ -9,7 +9,6 @@
  */
 
 #include "cmd_fat.h"
-#include <ctype.h>
 #include <time.h>
 uint32_t fat_time(const struct tm * timeptr);