rename new header file to fnamesiz.h

Changes to be committed:
renamed:    include/filesize.h -> include/fnamesiz.h
This commit is contained in:
nhmall
2020-01-29 09:56:43 -05:00
parent 209fab138b
commit e39ec5ce3e
8 changed files with 7 additions and 7 deletions

View File

@@ -579,6 +579,6 @@ typedef unsigned char uchar;
#endif
#include "global.h" /* Define everything else according to choices above */
#include "filesize.h" /* Define file sizes shared between nethack and recover */
#include "fnamesiz.h" /* Define file sizes shared between nethack and recover */
#endif /* CONFIG_H */