2ee8f73a7b
Update to 1.43.4 OBS-URL: https://build.opensuse.org/request/show/467687 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=78
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"
|