diff options
Diffstat (limited to 'libs/libaio/patches/001_arches.patch')
-rw-r--r-- | libs/libaio/patches/001_arches.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libaio/patches/001_arches.patch b/libs/libaio/patches/001_arches.patch index 1cf2545a6..a0b801c4f 100644 --- a/libs/libaio/patches/001_arches.patch +++ b/libs/libaio/patches/001_arches.patch @@ -96,7 +96,7 @@ Last-Update: 2014-10-09 +#endif /* _MIPS_SIM == _MIPS_SIM_NABI32 */ --- a/src/libaio.h +++ b/src/libaio.h -@@ -71,6 +71,7 @@ typedef enum io_iocb_cmd { +@@ -72,6 +72,7 @@ typedef enum io_iocb_cmd { /* big endian, 64 bits */ #elif defined(__powerpc64__) || defined(__s390x__) || \ |