Fix tests-printers handling for cross compiling.
[glibc.git] / include / argz.h
blob0388c23277ed9c4ccdf011210615b14d56ee607c
1 #ifndef _ARGZ_H
3 #include <string/argz.h>
5 # ifndef _ISOMAC
7 libc_hidden_proto (argz_delete)
8 libc_hidden_proto (__argz_count)
9 libc_hidden_proto (__argz_stringify)
11 # endif /* !_ISOMAC */
12 #endif