comparison os9/makerom.c @ 151:ef5959682d03

fix for linux
author kono
date Thu, 17 Jan 2019 16:32:19 +0900
parents f20bf9874697
children
comparison
equal deleted inserted replaced
150:da020c491fbb 151:ef5959682d03
6 */ 6 */
7 7
8 #include <stdio.h> 8 #include <stdio.h>
9 #include <stdlib.h> 9 #include <stdlib.h>
10 #include <strings.h> 10 #include <strings.h>
11 #include <string.h>
11 #include <sys/stat.h> 12 #include <sys/stat.h>
12 13
13 // #define DEBUG 1 14 // #define DEBUG 1
14 15
15 /* 16 /*