limits.h follow-up
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
#include "hack.h"
|
||||
#ifndef LONG_MAX
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
extern const char *const hu_stat[]; /* defined in eat.c */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user