summaryrefslogtreecommitdiff
path: root/opcodes/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/config.in')
-rw-r--r--opcodes/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/config.in b/opcodes/config.in
index 5caef5503ed..1185e89fa7a 100644
--- a/opcodes/config.in
+++ b/opcodes/config.in
@@ -106,6 +106,12 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H