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

@@ -469,7 +469,7 @@ endif
#==========================================
CONFIG_H = $(INCL)/config.h $(INCL)/config1.h $(INCL)/tradstdc.h \
$(INCL)/global.h $(INCL)/filesize.h $(INCL)/coord.h \
$(INCL)/global.h $(INCL)/fnamesiz.h $(INCL)/coord.h \
$(INCL)/vmsconf.h $(INCL)/system.h $(INCL)/unixconf.h \
$(INCL)/os2conf.h $(INCL)/micro.h $(INCL)/pcconf.h \
$(INCL)/tosconf.h $(INCL)/amiconf.h $(INCL)/macconf.h \

View File

@@ -485,7 +485,7 @@ PDCLIB =
#==========================================
CONFIG_H = $(INCL)\config.h $(INCL)\config1.h $(INCL)\tradstdc.h \
$(INCL)\global.h $(INCL)\filesize.h $(INCL)\coord.h \
$(INCL)\global.h $(INCL)\fnamesiz.h $(INCL)\coord.h \
$(INCL)\vmsconf.h $(INCL)\system.h $(INCL)\nhlua.h \
$(INCL)\unixconf.h $(INCL)\os2conf.h $(INCL)\micro.h \
$(INCL)\pcconf.h $(INCL)\tosconf.h $(INCL)\amiconf.h \