diff options
| author | forsyth <forsyth@vitanuova.com> | 2010-04-27 12:56:56 +0100 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2010-04-27 12:56:56 +0100 |
| commit | b1dfc3a073a7ac5d99510a2553a58f707f533309 (patch) | |
| tree | 38a731d8df84120529afac25b014e8e1044cb4f3 | |
| parent | f8cb11f67196f2b0371de285dd45f728604c4de7 (diff) | |
20100427-1256
| -rw-r--r-- | utils/libmach/executable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libmach/executable.c b/utils/libmach/executable.c index 12099593..c4076c13 100644 --- a/utils/libmach/executable.c +++ b/utils/libmach/executable.c @@ -1,6 +1,6 @@ #include <lib9.h> #include <bio.h> -#include <bootexec.h> +#include "bootexec.h" #include "mach.h" #include "elf.h" |
