From 5d2181ced35a19cca76b97d2cf11a0d84465100b Mon Sep 17 00:00:00 2001 From: Bart House Date: Sun, 14 Jul 2019 21:10:27 -0700 Subject: [PATCH] Revert "Fix build issue on linux." This reverts commit d33160d069c00e26de902e48c2bfda2de2eeeb3d. --- src/allmain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmain.c b/src/allmain.c index 957c47a44..cde2ef9a2 100644 --- a/src/allmain.c +++ b/src/allmain.c @@ -4,7 +4,7 @@ /* NetHack may be freely redistributed. See license for details. */ /* various code that was replicated in *main.c */ -#define NEED_VARARGS + #include "hack.h" #include -- 2.49.0