mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 15:26:56 -04:00
Remove unused include
"fmgr.h" was used for load_external_function(), added bya05dc4d7fd, removed byf9143d102f.
This commit is contained in:
parent
dfaa346c7c
commit
2f4fd1a73b
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
|
||||
#include <math.h>
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "miscadmin.h"
|
||||
#include "nodes/extensible.h"
|
||||
#include "nodes/parsenodes.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue