Blame sysdeps/hurd/include/hurd.h

Packit 6c4009
#ifndef	_HURD_H
Packit 6c4009
#include_next <hurd.h>
Packit 6c4009
#ifndef _ISOMAC
Packit 6c4009
libc_hidden_proto (_hurd_exec_paths)
Packit 6c4009
libc_hidden_proto (_hurd_init)
Packit 6c4009
#endif
Packit 6c4009
#endif