Browse Source

More attributes for typesafe_cb.

Rusty Russell 18 years ago
parent
commit
df4e8e9de8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config.h

+ 2 - 0
config.h

@@ -3,3 +3,5 @@
 #define HAVE_STATEMENT_EXPR 1
 #define HAVE_STATEMENT_EXPR 1
 #define HAVE_BUILTIN_EXPECT 1
 #define HAVE_BUILTIN_EXPECT 1
 #define HAVE_ATTRIBUTE_PRINTF 1
 #define HAVE_ATTRIBUTE_PRINTF 1
+#define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1
+#define HAVE_BUILTIN_CHOOSE_EXPR 1