mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
Update #include cleanups
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef PORT_PROTOS_H
|
||||
#define PORT_PROTOS_H
|
||||
|
||||
#include "fmgr.h" /* for func_ptr */
|
||||
#include "fmgr.h"
|
||||
#include "utils/dynamic_loader.h"
|
||||
|
||||
void *next_dlopen(char *name);
|
||||
|
||||
Reference in New Issue
Block a user