mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Magic blocks don't do us any good unless we use 'em ... so install one
in every shared library.
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
#include <libxslt/xsltutils.h>
|
||||
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
/* declarations to come from xpath.c */
|
||||
|
||||
extern void elog_error(int level, char *explain, int force);
|
||||
|
Reference in New Issue
Block a user