Fixed include file's path.
This commit is contained in:
@@ -6,7 +6,7 @@ This program strips off the FreeBSD a.out header!
|
||||
|
||||
************************************************************************/
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/fcntl.h>
|
||||
|
||||
unsigned char rom[ROMSIZE];
|
||||
unsigned int sum;
|
||||
|
||||
Reference in New Issue
Block a user