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

@@ -6,10 +6,7 @@
* System related functions for MSDOS, OS/2, TOS
*/
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
#include "wintty.h"

View File

@@ -5,9 +5,7 @@
/* tty.c - (PC) version */
#ifndef NEED_VARARGS
#define NEED_VARARGS /* Uses ... */ /* comment line for pre-compiled headers \
#endif
*/
#include "hack.h"
#include "wintty.h"

View File

@@ -9,10 +9,7 @@
* arnold@ucsf-cgl, wcs@bo95b, cbcephus!pds and others.
*/
#ifndef NEED_VARARGS
#define NEED_VARARGS
#endif
#include "hack.h"
/*