summaryrefslogtreecommitdiff
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 b66f43eb2ec..d1dfe5838fb 100644
--- a/src/pl/plperl/spi_internal.h
+++ b/src/pl/plperl/spi_internal.h
@@ -17,3 +17,4 @@ int spi_ERROR(void);
/* this is actually in plperl.c */
HV *plperl_spi_exec(char *, int);
+void plperl_return_next(SV *);