From: Rusty Russell Date: Thu, 10 Jan 2008 12:21:08 +0000 (+1100) Subject: HAVE_ATTRIBUTE_PRINTF for talloc X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=ff03158c328c47722fe7c47376c2a2dbb6a4e9fe HAVE_ATTRIBUTE_PRINTF for talloc --- diff --git a/config.h b/config.h index 0c2cf11e..e94cdaea 100644 --- a/config.h +++ b/config.h @@ -2,3 +2,4 @@ #define HAVE_TYPEOF 1 #define HAVE_STATEMENT_EXPR 1 #define HAVE_BUILTIN_EXPECT 1 +#define HAVE_ATTRIBUTE_PRINTF 1