forked from pool/e2fsprogs
fcf0c12c54
Rev filesystems/22 Md5 787d7eb03cbf1ac71bfe45d5b274f9b9 2012-01-16 19:28:03 jankara 100294
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
|