diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:45:52 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-01-20 21:45:52 +0000 |
commit | c599613d8fc99666882ba115fffa3eb331cbee6a (patch) | |
tree | 3977f28fe460257635a1371ce4a260f1b6d66d01 | |
parent | 9a3484343cc8bfa8ca4858a14c996dbe8fb41a90 (diff) |
Formerly priv.h.~6~
-rw-r--r-- | libpager/priv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libpager/priv.h b/libpager/priv.h index d5cdfbec..30f5095b 100644 --- a/libpager/priv.h +++ b/libpager/priv.h @@ -17,8 +17,8 @@ #include <mach.h> #include <hurd.h> -#include <libpager.h> -#include <libports.h> +#include "pager.h" +#include <hurd/ports.h> struct pager { |