hurd: fix warning

* sysdeps/mach/hurd/xmknodat.c: Include <sys/sysmacros.h>.
This commit is contained in:
Samuel Thibault 2018-01-27 16:32:16 +01:00
parent 7e23a7ddf8
commit 85285a0ce7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2018-01-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
* sysdeps/mach/hurd/xmknodat.c: Include <sys/sysmacros.h>.
2018-01-27 James Clarke <jrtc27@jrtc27.com>
* sysdeps/hppa/fpu/libm-test-ulps: Update.

View File

@ -25,6 +25,7 @@
#include <_itoa.h>
#include <string.h>
#include <sys/types.h>
#include <sys/sysmacros.h>
/* Create a device file named PATH relative to FD, with permission and
special bits MODE and device number DEV (which can be constructed