From: Rusty Russell Date: Thu, 26 Aug 2010 03:23:55 +0000 (+0930) Subject: tdb2: update config.h with more defines. X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=fa17e06a05828234ae0b505e1fe07b8171d02d07 tdb2: update config.h with more defines. --- diff --git a/config.h b/config.h index 56778303..2a7086c5 100644 --- a/config.h +++ b/config.h @@ -16,4 +16,6 @@ #define HAVE_BUILTIN_CLZL 1 #define HAVE_BUILTIN_FFSL 1 #define HAVE_BUILTIN_POPCOUNTL 1 - +#define HAVE_BYTESWAP_H 1 +#define HAVE_BSWAP_64 1 +#define HAVE_BUILTIN_CLZL 1