]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cmd_loadcpm3.c
add fat commands: rm, mkdir
[z180-stamp.git] / avr / cmd_loadcpm3.c
index ee336dabd365752346c1ebc42554b7796d43da2f..425d1fdf3742133ec305590732cac4677dcb39c3 100644 (file)
@@ -9,7 +9,6 @@
  */
 
 #include "cmd_loadcpm3.h"
-#include <ctype.h>
 
 #include "env.h"
 #include "ff.h"
@@ -17,7 +16,6 @@
 #include "con-utils.h"
 #include "z80-if.h"
 #include "debug.h"
-#include "errnum.h"
 
 
 #define RS             128             /* CP/M record size */