PageRenderTime 47ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.41.7-interix.patch

https://bitbucket.org/lmnd/prefix-overlay
Patch | 14 lines | 12 code | 2 blank | 0 comment | 0 complexity | ea009e0edd8ff1b7d96a782577cd9ab8 MD5 | raw file
Possible License(s): LGPL-2.0, GPL-3.0
  1. 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
  2. --- e2fsprogs-libs-1.41.7.orig/lib/uuid/uuidP.h 2009-08-26 10:29:40 +0200
  3. +++ e2fsprogs-libs-1.41.7/lib/uuid/uuidP.h 2009-08-26 10:30:32 +0200
  4. @@ -39,6 +39,10 @@
  5. #endif
  6. #include <sys/types.h>
  7. +#ifdef __INTERIX
  8. +# include <stdint.h>
  9. +#endif
  10. +
  11. #include "uuid.h"
  12. /*