]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/err.h
382855938e3542468e4498930d09def2635d7f2d
[thirdparty/glibc.git] / include / err.h
1 #ifndef _ERR_H
2 #include <misc/err.h>
3
4 # ifndef _ISOMAC
5
6 libc_hidden_proto (warn)
7 libc_hidden_proto (warnx)
8 libc_hidden_proto (vwarn)
9 libc_hidden_proto (vwarnx)
10 libc_hidden_proto (verr)
11 libc_hidden_proto (verrx)
12
13 # endif /* !_ISOMAC */
14 #endif /* err.h */