commit | 6ed57e5682e50088766faaaa680767d16be537a2 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stepan@coresystems.de> | Sat Apr 24 01:15:17 2010 +0200 |
committer | Luc Verhaegen <libv@skynet.be> | Sat Apr 24 01:15:17 2010 +0200 |
tree | b667e3ee8d6add4c7f275cbcc24a175ff8d1f1ef | |
parent | 0d7005b34a36b7d2b575dcfbfe5cbe7ec8bb1fee [diff] [blame] |
Add compatibility code for OSX.
diff --git a/award.c b/award.c index 479cfce..3108bea 100644 --- a/award.c +++ b/award.c
@@ -23,6 +23,7 @@ #include <string.h> #include <sys/mman.h> +#include "compat.h" #include "bios_extract.h" #include "lh5_extract.h"