]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cmd_attach.c
heap.c: move environment from heap to static storage
[z180-stamp.git] / avr / cmd_attach.c
index 361ba6da71949873d73982c92d308b1a6cf7d536..fcc4f4951e02ae07249f4e6104b3253d756c2dbf 100644 (file)
@@ -8,9 +8,7 @@
  * attach channels to devices
  */
 
-#include "common.h"
-#include <string.h>
-#include <stdbool.h>
+#include "cmd_attach.h"
 
 #include "command.h"
 #include "z180-serv.h"