mirror of git://sourceware.org/git/glibc.git
6 lines
114 B
C
6 lines
114 B
C
|
#ifndef _HURD_H
|
||
|
#include_next <hurd.h>
|
||
|
libc_hidden_proto (_hurd_exec_paths)
|
||
|
libc_hidden_proto (_hurd_init)
|
||
|
#endif
|