summaryrefslogtreecommitdiff
path: root/sysdeps/hurd/include/hurd.h
blob: d29f580d5b89bac93607c6609721a9ebcc134f2e (plain)
1
2
3
4
5
6
7
#ifndef	_HURD_H
#include_next <hurd.h>
#ifndef _ISOMAC
libc_hidden_proto (_hurd_exec_paths)
libc_hidden_proto (_hurd_init)
#endif
#endif