Whamcloud - gitweb
TT-177 build: add .spec file for SLES11+ packaging
[tools/e2fsprogs.git] / patches / sles / rpm / e2fsprogs-1.42-ext2fsh_implicit.patch
1 Index: lib/ext2fs/ext2fs.h
2 ===================================================================
3 --- lib/ext2fs/ext2fs.h.orig
4 +++ lib/ext2fs/ext2fs.h
5 @@ -62,6 +62,7 @@ extern "C" {
6  #include <string.h>
7  #include <time.h>
8  #include <errno.h>
9 +#include <unistd.h>
10  
11  #if EXT2_FLAT_INCLUDES
12  #include "e2_types.h"