summaryrefslogtreecommitdiff
path: root/demos/perl/GMP.xs
diff options
context:
space:
mode:
Diffstat (limited to 'demos/perl/GMP.xs')
-rw-r--r--demos/perl/GMP.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/perl/GMP.xs b/demos/perl/GMP.xs
index c3c1162db..8f5acc914 100644
--- a/demos/perl/GMP.xs
+++ b/demos/perl/GMP.xs
@@ -85,6 +85,7 @@ see https://www.gnu.org/licenses/.
#include "XSUB.h"
#include "patchlevel.h"
+#include "gmp.h"
/* Perl 5.005 doesn't have SvIsUV, only 5.6 and up.