NEED_VARARGS followup

This commit is contained in:
nhmall
2022-09-17 14:22:20 -04:00
parent af71163d99
commit 4d34e153e0
11 changed files with 32 additions and 0 deletions

View File

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