commit 4bf5f20ad0eb8788fe65d4d2f95028f0c2e5be69 parent 4de5650befaae0169f9721c8c907129441a8df83 Author: Christian Grothoff <grothoff@gnunet.org> Date: Fri, 2 Aug 2024 22:30:56 +0200 try to fix #8514 - untested Diffstat:
| M | src/plugins/pack.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/plugins/pack.c b/src/plugins/pack.c @@ -26,6 +26,7 @@ MODIFICATIONS. #include "platform.h" #include "pack.h" +#include "le_architecture.h" #if ! (defined(_WIN32) && defined(cbNDRContext)) typedef unsigned char byte;