diff os9/makerom.c @ 151:ef5959682d03

fix for linux
author kono
date Thu, 17 Jan 2019 16:32:19 +0900
parents f20bf9874697
children
line wrap: on
line diff
--- a/os9/makerom.c	Thu Jan 17 08:17:11 2019 +0900
+++ b/os9/makerom.c	Thu Jan 17 16:32:19 2019 +0900
@@ -8,6 +8,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <strings.h>
+#include <string.h>
 #include <sys/stat.h>
 
 // #define DEBUG 1