projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eded23d
)
More attributes for typesafe_cb.
author
Rusty Russell
<rusty@vivaldi>
Thu, 28 Feb 2008 02:38:35 +0000
(13:38 +1100)
committer
Rusty Russell
<rusty@vivaldi>
Thu, 28 Feb 2008 02:38:35 +0000
(13:38 +1100)
config.h
patch
|
blob
|
history
diff --git
a/config.h
b/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_BUILTIN_TYPES_COMPATIBLE_P 1
+#define HAVE_BUILTIN_CHOOSE_EXPR 1