diff options
author | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 18:56:02 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 18:56:02 +0000 |
commit | 3a0201bac930f3c74e9b96c88b0ed2ff38b8d410 (patch) | |
tree | 4c2614d036fe5546dcf35afcdc6be13aa6093e03 | |
parent | 7ef2f0fa7a716714bf1d993f165bfac1f66cf2c3 (diff) |
Formerly auth.defs.~6~
-rw-r--r-- | hurd/auth.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/auth.defs b/hurd/auth.defs index 3d74f8a3..f6206092 100644 --- a/hurd/auth.defs +++ b/hurd/auth.defs @@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ subsystem auth 25000; -#include <hurd/hurd_types.defs> +#include <hurd/hurd.defs> #ifdef AUTH_IMPORTS AUTH_IMPORTS |