blob: 4eab0b680bed7f1d81b7dc4b258b3fb891da35fc [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#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