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

@@ -5,10 +5,7 @@
* TOS system functions.
*/
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
#ifdef TTY_GRAPHICS

View File

@@ -6,10 +6,7 @@
* OS/2 system functions.
*/
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
#ifdef OS2

View File

@@ -2,10 +2,7 @@
/* Copyright (C) 2001 by Alex Kompel */
/* NetHack may be freely redistributed. See license for details. */
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
#include <fcntl.h>
// #include "wceconf.h"