1#ifndef _ARGZ_H
2
3#include <string/argz.h>
4
5libc_hidden_proto (argz_delete)
6libc_hidden_proto (__argz_count)
7libc_hidden_proto (__argz_stringify)
8
9#endif
10