diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/sethostid.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/sethostid.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sethostid.c b/sysdeps/unix/sysv/linux/sethostid.c new file mode 100644 index 0000000000..eb71b74a1d --- /dev/null +++ b/sysdeps/unix/sysv/linux/sethostid.c @@ -0,0 +1,2 @@ +#define SET_PROCEDURE 1 +#include "gethostid.c" |