summaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/010-freebsd-ulong-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkimage/patches/010-freebsd-ulong-fix.patch')
-rw-r--r--tools/mkimage/patches/010-freebsd-ulong-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkimage/patches/010-freebsd-ulong-fix.patch b/tools/mkimage/patches/010-freebsd-ulong-fix.patch
index 75b9e892ad..1101e72d15 100644
--- a/tools/mkimage/patches/010-freebsd-ulong-fix.patch
+++ b/tools/mkimage/patches/010-freebsd-ulong-fix.patch
@@ -1,6 +1,6 @@
--- a/include/image.h
+++ b/include/image.h
-@@ -44,6 +44,10 @@
+@@ -44,6 +44,10 @@ struct lmb;
#endif /* USE_HOSTCC */