Remove outdated include

John Naylor <john.naylor@postgresql.org>

Commit: 233cf6e8adfc61c6987d4fa22ded551a8246f8fc
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-11-04T00:50:57Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/utils/misc/guc-file.l modified +0 −1

Discussion