]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/envz.h
test-container: Fix "unused code" warnings on HURD
[thirdparty/glibc.git] / include / envz.h
1 #ifndef _ENVZ_H
2
3 #include <string/envz.h>
4
5 # ifndef _ISOMAC
6
7 libc_hidden_proto (envz_entry)
8 libc_hidden_proto (envz_remove)
9
10 # endif /* !_ISOMAC */
11 #endif