Rename have_fpos.h to have_fgetsetpos.h

Renamed have_fpos.h to have_fgetsetpos.h.

Renamed CALC_HAVE_FPOS_H to CALC_HAVE_FGETSETPOS_H.
This commit is contained in:
Landon Curt Noll
2022-11-28 14:07:47 -08:00
parent 340c1990ce
commit 3e084d9fb9
11 changed files with 99 additions and 84 deletions

2
file.c
View File

@@ -39,7 +39,7 @@
#include "calc.h"
#include "alloc.h"
#include "longbits.h"
#include "have_fpos.h"
#include "have_fgetsetpos.h"
#include "have_fpos_pos.h"
#include "fposval.h"
#include "file.h"