summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2013-11-08 14:38:12 -0800
committerElliott Hughes <enh@google.com>2013-11-08 14:38:12 -0800
commit2ecc164ae9b8062e29faf5eca491669e2741cab3 (patch)
tree7e439e620ea4ab1f975ffdf8e9640dc16f9b8854 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent68723453ac920004fcba2a820c2d56919a5b7081 (diff)
Remove the dependency on the non-uapi __kernel_nlink_t.
The kernel doesn't have an nlink_t; it just uses the equivalent of uint32_t. We already had a usable __nlink_t in the C library, so let's just define our nlink_t in terms of __nlink_t, which is what __nlink_t was meant for anyway. Note that our struct stat just follows the kernel, and doesn't refer to nlink_t anyway. Change-Id: I2a56e418e42404b1741b08c50554b03c11caebae
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions