]> git.pld-linux.org Git - packages/dosfstools.git/commitdiff
d1ef2b8258d02a2a032087d828b88912 dosfstools-errno.patch
authorareq <areq@pld-linux.org>
Fri, 9 May 2003 13:04:37 +0000 (13:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dosfstools-errno.patch -> 1.1

dosfstools-errno.patch [new file with mode: 0644]

diff --git a/dosfstools-errno.patch b/dosfstools-errno.patch
new file mode 100644 (file)
index 0000000..76be0b4
--- /dev/null
@@ -0,0 +1,10 @@
+--- dosfstools-2.8/mkdosfs/mkdosfs.c~  2000-11-28 16:23:58.000000000 +0000
++++ dosfstools-2.8/mkdosfs/mkdosfs.c   2003-05-09 13:00:45.000000000 +0000
+@@ -64,6 +64,7 @@
+ #include <sys/types.h>
+ #include <unistd.h>
+ #include <time.h>
++#include <errno.h>
+ #if __BYTE_ORDER == __BIG_ENDIAN
This page took 0.043753 seconds and 4 git commands to generate.