1#ifndef _ENVZ_H
2
3#include <string/envz.h>
4
5libc_hidden_proto (envz_entry)
6libc_hidden_proto (envz_remove)
7
8#endif
9