forked from pool/e2fsprogs
451708467a
Rev filesystems/78 Md5 9b522352697bf1e65fcb974bd4e806ee 2017-03-03 10:28:50 jankara 467687
13 lines
309 B
Diff
13 lines
309 B
Diff
Index: lib/ext2fs/ext2fs.h
|
|
===================================================================
|
|
--- lib/ext2fs/ext2fs.h.orig
|
|
+++ lib/ext2fs/ext2fs.h
|
|
@@ -62,6 +62,7 @@ extern "C" {
|
|
#include <string.h>
|
|
#include <time.h>
|
|
#include <errno.h>
|
|
+#include <unistd.h>
|
|
|
|
#if EXT2_FLAT_INCLUDES
|
|
#include "e2_types.h"
|