X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/21a24f90c5aaaaf13f91716208b32cde163c5918..15e476bc8dcadb88cad1e593e22cbeca62d05edb:/include/debug.h diff --git a/include/debug.h b/include/debug.h index 7c19e40..da8e9a0 100644 --- a/include/debug.h +++ b/include/debug.h @@ -3,7 +3,6 @@ #define DEBUG_H_ #include "common.h" -#include #ifdef DEBUG #define _DEBUG 1 @@ -35,4 +34,3 @@ void printfreelist(const char * title); #endif /* DEBUG_H_ */ -