aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libopcodes/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes/config.h')
-rw-r--r--gnu/usr.bin/binutils/libopcodes/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/config.h b/gnu/usr.bin/binutils/libopcodes/config.h
new file mode 100644
index 000000000000..7a96285a1808
--- /dev/null
+++ b/gnu/usr.bin/binutils/libopcodes/config.h
@@ -0,0 +1,11 @@
+/* config.h. Generated automatically by configure. */
+/* config.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
+/* Define if you have the <string.h> header file. */
+#define HAVE_STRING_H 1
+
+/* Define if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1