aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hurd/include/hurd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hurd/include/hurd.h')
-rw-r--r--sysdeps/hurd/include/hurd.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/hurd/include/hurd.h b/sysdeps/hurd/include/hurd.h
new file mode 100644
index 0000000..f740e9d
--- /dev/null
+++ b/sysdeps/hurd/include/hurd.h
@@ -0,0 +1,5 @@
+#ifndef _HURD_H
+#include_next <hurd.h>
+libc_hidden_proto (_hurd_exec_paths)
+libc_hidden_proto (_hurd_init)
+#endif