summaryrefslogtreecommitdiff
path: root/Utilities/cmtar/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmtar/config.h.in')
-rw-r--r--Utilities/cmtar/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/cmtar/config.h.in b/Utilities/cmtar/config.h.in
index 948afde5aa..1ab4362e81 100644
--- a/Utilities/cmtar/config.h.in
+++ b/Utilities/cmtar/config.h.in
@@ -30,6 +30,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@
+/* Define to 1 if you have the <io.h> header file. */
+#cmakedefine HAVE_IO_H @HAVE_IO_H@
+
/* Define to 1 if you have the `lchown' function. */
#cmakedefine HAVE_LCHOWN @HAVE_LCHOWN@