summaryrefslogtreecommitdiffstats
path: root/contrib/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--contrib/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/config.h b/contrib/config.h
new file mode 100644
index 0000000..c655374
--- /dev/null
+++ b/contrib/config.h
@@ -0,0 +1,6 @@
+/* Dummy file, no real configuration here */
+#define HAVE_ATTRIBUTE_COLD 1
+#define HAVE_ATTRIBUTE_NORETURN 1
+#define HAVE_ATTRIBUTE_PURE 1
+#define HAVE_ATTRIBUTE_UNUSED 1
+#define HAVE_ATTRIBUTE_NONNULL 1