mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
11 lines
366 B
C
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"
|