ports/misc/otter/files/patch-mace2_Mace2.h
2020-09-03 09:41:20 +00:00

11 lines
366 B
C

--- mace2/Mace2.h.orig 2004-06-30 02:04:58 UTC
+++ mace2/Mace2.h
@@ -3,7 +3,7 @@
/************ BASIC INCLUDES ************/
-#define IN_MAIN /* so that global vars in ../header.h will not be external */
+// #define IN_MAIN /* so that global vars in ../header.h will not be external */
#include "../source/header.h" /* Otter header */
#include "Opts.h"