summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/sethostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/sethostid.c')
-rw-r--r--newlib/libc/sys/linux/sethostid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/sethostid.c b/newlib/libc/sys/linux/sethostid.c
new file mode 100644
index 000000000..eb71b74a1
--- /dev/null
+++ b/newlib/libc/sys/linux/sethostid.c
@@ -0,0 +1,2 @@
+#define SET_PROCEDURE 1
+#include "gethostid.c"