]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cmd_date.c
Remove extern declarations from command_tbl.c, create .h files for that.
[z180-stamp.git] / avr / cmd_date.c
index 91a3d4439dbe9816817ead63d936dc097fc4b22f..cbc4a32088ec2996095af7102e148a5be1f04ca1 100644 (file)
 /*
  * RTC, Date & Time support: get and set date & time
  */
-#include "common.h"
-#include <string.h>
+#include "cmd_date.h"
 #include "time.h"
 #include "rtc.h"
-#include "command.h"
 
 
 /*