mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr.
This commit is contained in:
@ -21,8 +21,6 @@
|
||||
#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