--- old/src/solaris/native/java/io/io_util_md.c 2013-05-14 19:22:23.690295410 +0200 +++ new/src/solaris/native/java/io/io_util_md.c 2013-05-14 19:22:23.434297543 +0200 @@ -35,7 +35,7 @@ #include #endif -#if defined(__linux__) || defined(_ALLBSD_SOURCE) +#if defined(__linux__) || defined(_ALLBSD_SOURCE) || defined(AIX) #include #endif