repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libroot_build: *Actually* fix attribute usage on Haiku.
[haiku.git]
/
src
/
build
/
libroot
/
fs_attr.cpp
blob
d52e6902586972da5efa74dff7d00823cac669bd
1
#ifdef HAIKU_HOST_USE_XATTR
2
# include
"fs_attr_untyped.cpp"
3
#else
4
# include
"fs_attr_generic.cpp"
5
#endif