]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - hurd/hurd/id.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / hurd / hurd / id.h
index 387a424e767e2f00662de7e838a3af7cc9c353f9..d523ac49f858fdfef1e5239fdf36395b5da5a535 100644 (file)
@@ -1,5 +1,5 @@
 /* User and group IDs.
-   Copyright (C) 1993, 1994, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -20,6 +20,9 @@
 
 #define        _HURD_ID_H      1
 #include <features.h>
+#include <hurd/hurd_types.h>
+#include <errno.h>
+#include <bits/types/error_t.h>
 
 #include <cthreads.h>          /* For `struct mutex'.  */