summaryrefslogtreecommitdiff
path: root/sysdeps/hurd/include/hurd/fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hurd/include/hurd/fd.h')
-rw-r--r--sysdeps/hurd/include/hurd/fd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/hurd/include/hurd/fd.h b/sysdeps/hurd/include/hurd/fd.h
new file mode 100644
index 0000000000..b22f0c59f4
--- /dev/null
+++ b/sysdeps/hurd/include/hurd/fd.h
@@ -0,0 +1,4 @@
+#ifndef _HURD_FD_H
+#include_next <hurd/fd.h>
+libc_hidden_proto (_hurd_intern_fd)
+#endif