diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-09-11 17:19:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-09-11 17:19:31 +0200 |
commit | f0ef236840736304a47cec93de1311458f5ab575 (patch) | |
tree | dbccef79ef9c10ea8f3818f9969bffa1a55f8f3d /src | |
parent | 5d1bd9c3630702e718da45b4bc716406394a9fc0 (diff) | |
parent | 50d223b12c1319b4b9c4a5b8e34866c46996cb36 (diff) |
Update upstream source from tag 'upstream/4.27'
Update to upstream version '4.27'
with Debian dir d50925cf9fcb1acf87a4255fc9b057fe45382a06
Diffstat (limited to 'src')
-rw-r--r-- | src/tc-compile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tc-compile.c b/src/tc-compile.c index b3f3b0e..6aa38c4 100644 --- a/src/tc-compile.c +++ b/src/tc-compile.c @@ -6,6 +6,7 @@ #endif #include <libHX.h> #include <libHX/endian.h> +#include <libHX/endian_float.h> #define ZZ 64 |