diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.cmake b/config.h.cmake index b1a9d813767..52d837fad2a 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -666,12 +666,6 @@ #cmakedefine WSREP_PROC_INFO 1 #endif -#ifdef _AIX -/* - AIX includes inttypes.h from sys/types.h - Explicitly request format macros before the first inclusion of inttypes.h -*/ #define __STDC_FORMAT_MACROS -#endif #endif |