aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plperl/spi_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pl/plperl/spi_internal.h')
-rw-r--r--src/pl/plperl/spi_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pl/plperl/spi_internal.h b/src/pl/plperl/spi_internal.h
index 1f1984a1570..b66f43eb2ec 100644
--- a/src/pl/plperl/spi_internal.h
+++ b/src/pl/plperl/spi_internal.h
@@ -15,4 +15,5 @@ int spi_WARNING(void);
int spi_ERROR(void);
+/* this is actually in plperl.c */
HV *plperl_spi_exec(char *, int);