* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
[pspp] / lib / inttypes_.h
index fcf95b053c41e35a57868474bd219dbfbb52ed0a..be2bdabbac69a87201b073388c324615a8e73a64 100644 (file)
@@ -21,7 +21,7 @@
    which in turn includes this file.  */
 #if ! defined INTTYPES_H || defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H
 # if @HAVE_INTTYPES_H@
-#  if defined __DECC && __DECC_VER >= 60000000
+#  if @HAVE_INCLUDE_NEXT@
 #   include_next <inttypes.h>
 #  else
 #   include @ABSOLUTE_INTTYPES_H@