]> git.ozlabs.org Git - ccan/commitdiff
More attributes for typesafe_cb.
authorRusty Russell <rusty@vivaldi>
Thu, 28 Feb 2008 02:38:35 +0000 (13:38 +1100)
committerRusty Russell <rusty@vivaldi>
Thu, 28 Feb 2008 02:38:35 +0000 (13:38 +1100)
config.h

index e94cdaea6182537157f3428e1f4b9ed593ad7c05..030a23824e9d315d006f18effaf40a89b008dd01 100644 (file)
--- a/config.h
+++ b/config.h
@@ -3,3 +3,5 @@
 #define HAVE_STATEMENT_EXPR 1
 #define HAVE_BUILTIN_EXPECT 1
 #define HAVE_ATTRIBUTE_PRINTF 1
 #define HAVE_STATEMENT_EXPR 1
 #define HAVE_BUILTIN_EXPECT 1
 #define HAVE_ATTRIBUTE_PRINTF 1
+#define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1
+#define HAVE_BUILTIN_CHOOSE_EXPR 1