Revert "paste fix"

This reverts commit d1750e4abe.
This commit is contained in:
nhmall
2022-09-17 15:57:31 -04:00
parent d1750e4abe
commit 1bd4c3c022

View File

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