summaryrefslogtreecommitdiff
path: root/src/pl/plperl/Util.xs
diff options
context:
space:
mode:
Diffstat (limited to 'src/pl/plperl/Util.xs')
-rw-r--r--src/pl/plperl/Util.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pl/plperl/Util.xs b/src/pl/plperl/Util.xs
index bb4580ebfa0..0ecb87fe33a 100644
--- a/src/pl/plperl/Util.xs
+++ b/src/pl/plperl/Util.xs
@@ -16,6 +16,7 @@
#include "fmgr.h"
#include "utils/builtins.h"
#include "utils/bytea.h" /* for byteain & byteaout */
+#include "varatt.h"
/* perl stuff */
#define PG_NEED_PERL_XSUB_H