From 90f2f64ca830c9c49e3a4b4bc02c8e90872ea05c Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Fri, 3 Nov 2000 20:13:46 +0000 Subject: [PATCH] Include header file for phpi_get_le_gd() --- ext/pdf/pdf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index 45c1cf1aac..249009e779 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -43,6 +43,7 @@ #include "ext/standard/head.h" #include "ext/standard/info.h" #include "ext/standard/file.h" +#include "ext/gd/php_gd.h" #include -- 2.40.0