diff options
Diffstat (limited to 'hurd/hurd.h')
-rw-r--r-- | hurd/hurd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/hurd.h b/hurd/hurd.h index 029a7ebc59..d3c868928b 100644 --- a/hurd/hurd.h +++ b/hurd/hurd.h @@ -41,6 +41,7 @@ #include <hurd/port.h> #include <errno.h> +#include <bits/types/error_t.h> #include <bits/types/sigset_t.h> #ifndef _HURD_H_EXTERN_INLINE |