/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.41.7-interix.patch
Patch | 14 lines | 12 code | 2 blank | 0 comment | 0 complexity | ea009e0edd8ff1b7d96a782577cd9ab8 MD5 | raw file
Possible License(s): LGPL-2.0, GPL-3.0
- diff -ru -x '*.Po' -x '*.Plo' e2fsprogs-libs-1.41.7.orig/lib/uuid/uuidP.h e2fsprogs-libs-1.41.7/lib/uuid/uuidP.h
- --- e2fsprogs-libs-1.41.7.orig/lib/uuid/uuidP.h 2009-08-26 10:29:40 +0200
- +++ e2fsprogs-libs-1.41.7/lib/uuid/uuidP.h 2009-08-26 10:30:32 +0200
- @@ -39,6 +39,10 @@
- #endif
- #include <sys/types.h>
-
- +#ifdef __INTERIX
- +# include <stdint.h>
- +#endif
- +
- #include "uuid.h"
-
- /*