Thread: pgsql: Remove outdated include

pgsql: Remove outdated include

From
John Naylor
Date:
Remove outdated include

In the wake of bfb9dfd93, there are no longer any stat() calls in
guc-file.l, but the work leading to dac048f71 did not get the memo.

Noted by Michael Paquier

Discussion: https://www.postgresql.org/message-id/Y2OosGi1Xh9x/lEn%40paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/233cf6e8adfc61c6987d4fa22ded551a8246f8fc

Modified Files
--------------
src/backend/utils/misc/guc-file.l | 1 -
1 file changed, 1 deletion(-)