samba - update to version 4.21.2
[oi-userland.git] / components / library / tiff / files / tiffconf.h
blob4e7b60cc49874f580c9dd7e895a48ca36b056ade
1 #if defined(_LP64) || defined (__amd64)
2 #include <tiffconf-64.h>
3 #else
4 #include <tiffconf-32.h>
5 #endif