]> git.ozlabs.org Git - ponghero.git/blobdiff - ccan/config.h
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / config.h
diff --git a/ccan/config.h b/ccan/config.h
new file mode 100644 (file)
index 0000000..e94cdae
--- /dev/null
@@ -0,0 +1,5 @@
+/* Simple config.h for gcc. */
+#define HAVE_TYPEOF 1
+#define HAVE_STATEMENT_EXPR 1
+#define HAVE_BUILTIN_EXPECT 1
+#define HAVE_ATTRIBUTE_PRINTF 1