#if defined(_LP64) || defined (__amd64)
#include <tiffconf-64.h>
#else
#include <tiffconf-32.h>
#endif