Include tif_config.h.

This commit is contained in:
Andrey Kiselev 2005-05-26 18:42:56 +00:00
parent 9ed49a2d4b
commit f0240f75fe

View File

@ -1,4 +1,4 @@
/* $Id: tiffsplit.c,v 1.11 2005-05-25 10:35:13 dron Exp $ */
/* $Id: tiffsplit.c,v 1.12 2005-05-26 18:42:56 dron Exp $ */
/*
* Copyright (c) 1992-1997 Sam Leffler
@ -24,6 +24,8 @@
* OF THIS SOFTWARE.
*/
#include "tif_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>