X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=config.h;h=e94cdaea6182537157f3428e1f4b9ed593ad7c05;hb=ff03158c328c47722fe7c47376c2a2dbb6a4e9fe;hp=6cde6a4123670cfdb9e0efa6c218205fe8de8f47;hpb=fdfcdafbfa7957b6ca393bb4000fbaad3813a61a;p=ccan diff --git a/config.h b/config.h index 6cde6a41..e94cdaea 100644 --- a/config.h +++ b/config.h @@ -1,3 +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