[tools] mkimage: update to 2013.04
[openwrt/svn-archive/archive.git] / tools / mkimage / patches / 020-openbsd_fixes.patch
index 17232360d2c2594f89bd2da453041b0f7f616560..4c376caadd6ac20a248c58600fd1acb9738592ff 100644 (file)
@@ -1,6 +1,6 @@
 --- a/tools/mkimage.c
 +++ b/tools/mkimage.c
-@@ -464,6 +464,7 @@
+@@ -464,6 +464,7 @@ NXTARG:            ;
  #if defined(_POSIX_SYNCHRONIZED_IO) && \
     !defined(__sun__) && \
     !defined(__FreeBSD__) && \
@@ -8,7 +8,7 @@
     !defined(__APPLE__)
        (void) fdatasync (ifd);
  #else
-@@ -507,6 +508,7 @@
+@@ -507,6 +508,7 @@ NXTARG:            ;
  #if defined(_POSIX_SYNCHRONIZED_IO) && \
     !defined(__sun__) && \
     !defined(__FreeBSD__) && \