* manual/arith.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / include / argz.h
1 #ifndef _ARGZ_H
2
3 #include <string/argz.h>
4
5 libc_hidden_proto (argz_delete)
6 libc_hidden_proto (__argz_count)
7 libc_hidden_proto (__argz_stringify)
8
9 #endif