From: Rusty Russell Date: Thu, 26 Aug 2010 03:23:55 +0000 (+0930) Subject: tdb2: update config.h with more defines. X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=fa17e06a05828234ae0b505e1fe07b8171d02d07;p=ccan-lca-2011.git tdb2: update config.h with more defines. --- diff --git a/config.h b/config.h index 5677830..2a7086c 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