From a168395ed72a5ba7a3679bb1294c987ef3b59988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 3 Sep 2020 09:41:20 +0000 Subject: Fix build with -fno-common --- misc/otter/files/patch-mace2_anldp.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 misc/otter/files/patch-mace2_anldp.c (limited to 'misc/otter/files/patch-mace2_anldp.c') diff --git a/misc/otter/files/patch-mace2_anldp.c b/misc/otter/files/patch-mace2_anldp.c new file mode 100644 index 000000000000..ee28ac2201fc --- /dev/null +++ b/misc/otter/files/patch-mace2_anldp.c @@ -0,0 +1,13 @@ +--- mace2/anldp.c.orig 2003-08-06 18:43:36 UTC ++++ mace2/anldp.c +@@ -41,6 +41,10 @@ + + /************* END OF ALL GLOBAL CONSTANT DEFINITIONS ****************/ + ++#define IN_MAIN ++ ++#include "../source/header.h" ++ + #include "Opts.h" + #include "Stats.h" + #include "Avail.h" -- cgit v1.2.3