hotspot/src/share/vm/prims/jvm.cpp
changeset 22827 07d991d45a51
parent 18690 e3a2db7d95b0
child 22838 82c7497fbad4
equal deleted inserted replaced
22826:3ee6886e718d 22827:07d991d45a51
    74 # include "jvm_solaris.h"
    74 # include "jvm_solaris.h"
    75 #endif
    75 #endif
    76 #ifdef TARGET_OS_FAMILY_windows
    76 #ifdef TARGET_OS_FAMILY_windows
    77 # include "jvm_windows.h"
    77 # include "jvm_windows.h"
    78 #endif
    78 #endif
       
    79 #ifdef TARGET_OS_FAMILY_aix
       
    80 # include "jvm_aix.h"
       
    81 #endif
    79 #ifdef TARGET_OS_FAMILY_bsd
    82 #ifdef TARGET_OS_FAMILY_bsd
    80 # include "jvm_bsd.h"
    83 # include "jvm_bsd.h"
    81 #endif
    84 #endif
    82 
    85 
    83 #include <errno.h>
    86 #include <errno.h>