Fix detection whether the system is big endian

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 7 years ago
parent cf03117184
commit 45ad86d922

@ -23,6 +23,8 @@
/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */
/* Heavily modified for GnuPG by <wk@gnupg.org> */
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Loading…
Cancel
Save