summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-21 20:16:06 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-21 20:16:06 +0000
commitfb445680a158679e8b3e46b64141d88655b83608 (patch)
tree8d5849d4c24a6276039962dad5f3d245af486d4b
parentaa4b39ffdbca4dea68173b56ae3620b525ba6551 (diff)
downloadlibtiff-git-fb445680a158679e8b3e46b64141d88655b83608.tar.gz
Need to include tif_config.h
-rw-r--r--test/check_tag.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/check_tag.c b/test/check_tag.c
index b396db30..6b2531db 100644
--- a/test/check_tag.c
+++ b/test/check_tag.c
@@ -1,4 +1,4 @@
-/* $Id: check_tag.c,v 1.2.2.1 2010-06-08 18:50:43 bfriesen Exp $ */
+/* $Id: check_tag.c,v 1.2.2.2 2010-06-21 20:16:06 bfriesen Exp $ */
/*
* Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
@@ -29,6 +29,8 @@
* Module to test LONG tags read/write functions.
*/
+#include "tif_config.h"
+
#include "tiffio.h"
int