summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2010-06-21 20:16:06 +0000
committerbfriesen <bfriesen>2010-06-21 20:16:06 +0000
commitfdd7a20c228eaba03ccd6215dd643d50b0222121 (patch)
treec22cd2a1d9e605c3573377d8126af40a115d924c
parent95d3a49ea9024073a147ebbb19cd9ef1f5f6763e (diff)
downloadlibtiff-fdd7a20c228eaba03ccd6215dd643d50b0222121.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