mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Fix a missing-prototype warning on OS X 10.7.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14068
This commit is contained in:
parent
fd31a6732d
commit
d0744f50ee
@ -344,7 +344,7 @@ DECL_TEMPLATE(darwin, chmod_extended); // 282
|
||||
DECL_TEMPLATE(darwin, fchmod_extended); // 283
|
||||
DECL_TEMPLATE(darwin, access_extended); // 284
|
||||
DECL_TEMPLATE(darwin, settid); // 285
|
||||
#if DARWIN_VERS >= DARWIN_10_8
|
||||
#if DARWIN_VERS >= DARWIN_10_7
|
||||
DECL_TEMPLATE(darwin, gettid); // 286
|
||||
#endif
|
||||
// NYI setsgroups 287
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user