diff options
Diffstat (limited to 'contrib/sepgsql/hooks.c')
-rw-r--r-- | contrib/sepgsql/hooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/sepgsql/hooks.c b/contrib/sepgsql/hooks.c index 97e61b8043f..87fdd972c27 100644 --- a/contrib/sepgsql/hooks.c +++ b/contrib/sepgsql/hooks.c @@ -30,7 +30,6 @@ PG_MODULE_MAGIC; /* * Declarations */ -void _PG_init(void); /* * Saved hook entries (if stacked) |