summaryrefslogtreecommitdiff
path: root/tests/gdimagepolygon
diff options
context:
space:
mode:
authortabe <none@none>2013-02-15 00:30:44 +0900
committertabe <none@none>2013-02-15 00:30:44 +0900
commit8e4af491aa06292ac6a0b11469f8784ab584c8e5 (patch)
tree9a4dbbdd1e442a95c5fee9729ef78f37dd8318a0 /tests/gdimagepolygon
parentce46d92674b5ae0ef9bd31018a42ca11a35006ec (diff)
downloadlibgd-8e4af491aa06292ac6a0b11469f8784ab584c8e5.tar.gz
fix -Wimplicit-function-declaration
Diffstat (limited to 'tests/gdimagepolygon')
-rw-r--r--tests/gdimagepolygon/gdimagepolygon1.c1
-rw-r--r--tests/gdimagepolygon/gdimagepolygon2.c1
-rw-r--r--tests/gdimagepolygon/gdimagepolygon3.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/gdimagepolygon/gdimagepolygon1.c b/tests/gdimagepolygon/gdimagepolygon1.c
index b0949d4..336c65a 100644
--- a/tests/gdimagepolygon/gdimagepolygon1.c
+++ b/tests/gdimagepolygon/gdimagepolygon1.c
@@ -1,5 +1,6 @@
#include <stdlib.h>
#include "gd.h"
+#include "gdhelpers.h"
#include "gdtest.h"
int
diff --git a/tests/gdimagepolygon/gdimagepolygon2.c b/tests/gdimagepolygon/gdimagepolygon2.c
index 79e9420..6afbeff 100644
--- a/tests/gdimagepolygon/gdimagepolygon2.c
+++ b/tests/gdimagepolygon/gdimagepolygon2.c
@@ -1,5 +1,6 @@
#include <stdlib.h>
#include "gd.h"
+#include "gdhelpers.h"
#include "gdtest.h"
int
diff --git a/tests/gdimagepolygon/gdimagepolygon3.c b/tests/gdimagepolygon/gdimagepolygon3.c
index 7701c51..d5d9102 100644
--- a/tests/gdimagepolygon/gdimagepolygon3.c
+++ b/tests/gdimagepolygon/gdimagepolygon3.c
@@ -1,5 +1,6 @@
#include <stdlib.h>
#include "gd.h"
+#include "gdhelpers.h"
#include "gdtest.h"
int