From: Samuel Thibault Date: Sat, 3 Mar 2018 22:58:51 +0000 (+0100) Subject: hurd: Add missing includes X-Git-Tag: glibc-2.28~518 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e30c291a6d541fbb728c92725f4744e7765f34f4;p=thirdparty%2Fglibc.git hurd: Add missing includes * hurd/hurd/id.h: Include * hurd/hurd/ioctl.h: Include * hurd/hurd/lookup.h: Include --- diff --git a/ChangeLog b/ChangeLog index dd65beebc63..c1d6dde45a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2018-03-03 Samuel Thibault * scripts/check-installed-headers.sh: Ignore Hurd and Mach headers. + * hurd/hurd/id.h: Include + * hurd/hurd/ioctl.h: Include + * hurd/hurd/lookup.h: Include 2018-03-03 Andreas Schwab diff --git a/hurd/hurd/id.h b/hurd/hurd/id.h index b181d3c4580..28563c96180 100644 --- a/hurd/hurd/id.h +++ b/hurd/hurd/id.h @@ -20,6 +20,7 @@ #define _HURD_ID_H 1 #include +#include #include /* For `struct mutex'. */ diff --git a/hurd/hurd/ioctl.h b/hurd/hurd/ioctl.h index 0676315802f..ae748982552 100644 --- a/hurd/hurd/ioctl.h +++ b/hurd/hurd/ioctl.h @@ -22,6 +22,7 @@ #define __need___va_list #include #include +#include /* Type of handler function, called like ioctl to do its entire job. */ diff --git a/hurd/hurd/lookup.h b/hurd/hurd/lookup.h index d84fef58a51..9a1f58058fd 100644 --- a/hurd/hurd/lookup.h +++ b/hurd/hurd/lookup.h @@ -19,6 +19,8 @@ #ifndef _HURD_LOOKUP_H #define _HURD_LOOKUP_H 1 +#include + /* These functions all take two callback functions as the first two arguments. The first callback function USE_INIT_PORT is called as follows: