]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/debug.c
clean up includes
[z180-stamp.git] / avr / debug.c
index 89ef4b131a0757e5dedf45f6773abe733c581bcd..ea21583fea9706ef1b0ad4e87169d18a66849338 100644 (file)
@@ -6,9 +6,6 @@
 
 #include "debug.h"
 #include "common.h"
-#include <stdlib.h>                    /* __malloc_margin */
-#include <string.h>
-#include <ctype.h>
 #include <avr/eeprom.h>
 
 #include "command.h"