Revert "NEED_VARARGS bit for end.c and files.c"
This reverts commit af71163d99.
This commit is contained in:
@@ -3,9 +3,7 @@
|
|||||||
/*-Copyright (c) Robert Patrick Rankin, 2012. */
|
/*-Copyright (c) Robert Patrick Rankin, 2012. */
|
||||||
/* NetHack may be freely redistributed. See license for details. */
|
/* NetHack may be freely redistributed. See license for details. */
|
||||||
|
|
||||||
#ifndef NEED_VARARGS
|
|
||||||
#define NEED_VARARGS /* comment line for pre-compiled headers */
|
#define NEED_VARARGS /* comment line for pre-compiled headers */
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "hack.h"
|
#include "hack.h"
|
||||||
#ifndef NO_SIGNAL
|
#ifndef NO_SIGNAL
|
||||||
|
|||||||
@@ -3,9 +3,7 @@
|
|||||||
/*-Copyright (c) Derek S. Ray, 2015. */
|
/*-Copyright (c) Derek S. Ray, 2015. */
|
||||||
/* NetHack may be freely redistributed. See license for details. */
|
/* NetHack may be freely redistributed. See license for details. */
|
||||||
|
|
||||||
#ifndef NEED_VARARGS
|
|
||||||
#define NEED_VARARGS
|
#define NEED_VARARGS
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "hack.h"
|
#include "hack.h"
|
||||||
#include "dlb.h"
|
#include "dlb.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user