Fix detection whether the system is big endian

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 45ad86d922)
r14.0.x
Slávek Banko 7 years ago
parent ee627ea711
commit c2de694af1

@ -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