From ed71acf6dcd9380590048fc5c6eb9fd22cb3b9c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 3 Feb 2017 13:17:47 +0100 Subject: Fix detection whether the system is big endian MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kopete/protocols/yahoo/libkyahoo/sha1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/yahoo/libkyahoo/sha1.c') diff --git a/kopete/protocols/yahoo/libkyahoo/sha1.c b/kopete/protocols/yahoo/libkyahoo/sha1.c index 69ee51c2..506c183f 100644 --- a/kopete/protocols/yahoo/libkyahoo/sha1.c +++ b/kopete/protocols/yahoo/libkyahoo/sha1.c @@ -37,7 +37,7 @@ * 34aa973c d4c4daa4 f61eeb2b dbad2731 6534016f */ -/* #include */ +#include "config.h" #ifdef HAVE_INTTYPES_H # include -- cgit v1.2.1