8de2075e16
update to 1.42 OBS-URL: https://build.opensuse.org/request/show/100294 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=22
11 lines
323 B
Diff
11 lines
323 B
Diff
--- lib/ext2fs/ext2fs.h.orig 2012-01-12 21:38:40.769873730 -0500
|
|
+++ lib/ext2fs/ext2fs.h 2012-01-12 21:39:38.197155791 -0500
|
|
@@ -60,6 +60,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
#ifndef __USE_XOPEN2K
|
|
/* If the "#define _XOPEN_SOURCE 600" didn't succeed in declaring
|