Encode/IO doc tweaks.
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / dl_aix.xs
index 1f51961..e29c0f8 100644 (file)
@@ -72,7 +72,7 @@
 #       include "/usr/ibmcxx/include/load.h"
 #   elif defined(USE_xlC_load_h)
 #       include "/usr/lpp/xlC/include/load.h"
-#   else
+#   elif defined(USE_load_h)
 #       include "/usr/include/load.h"
 #   endif
 #else