From 8a26782c4467799f219764b398ecac68c0ea6251 Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Wed, 22 Aug 2012 15:00:14 -0400 Subject: Kill the gcrypt deprecated warnings --- xombrero.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xombrero.h b/xombrero.h index a48bcf2..d96f7bc 100644 --- a/xombrero.h +++ b/xombrero.h @@ -85,6 +85,8 @@ uint32_t arc4random_uniform(uint32_t); #define USE_THREADS #ifdef USE_THREADS +/* http://seclists.org/wireshark/2011/Jul/209 */ +#define _GCRYPT_IN_LIBGCRYPT 1 #include #include -- cgit 1.4.1-2-gfad0