Revert "NEED_VARARGS followup"

This reverts commit 4d34e153e0.
This commit is contained in:
nhmall
2022-09-17 15:57:52 -04:00
parent 1bd4c3c022
commit 8df41a6ba2
11 changed files with 0 additions and 32 deletions

View File

@@ -4,10 +4,7 @@
/* NetHack may be freely redistributed. See license for details. */
/* tty.c - (VMS) version */
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
#include "wintty.h"
#include "tcap.h"