repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
samba - update to version 4.21.2
[oi-userland.git]
/
components
/
library
/
tiff
/
files
/
tiffconf.h
blob
4e7b60cc49874f580c9dd7e895a48ca36b056ade
1
#if defined(_LP64) || defined (__amd64)
2
#include <tiffconf-64.h>
3
#else
4
#include <tiffconf-32.h>
5
#endif