NEED_VARARGS followup
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
* System related functions for MSDOS, OS/2, TOS
|
||||
*/
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
#include "wintty.h"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -9,7 +9,10 @@
|
||||
* arnold@ucsf-cgl, wcs@bo95b, cbcephus!pds and others.
|
||||
*/
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user