diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-03-21 02:00:52 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-03-21 02:00:52 +0000 |
commit | cf83bfda36236e1523bc8aef9032af8955370f16 (patch) | |
tree | 40325f47f0161edd9de9ad3cacb4801fd1987e31 /libps | |
parent | c250a6623d3da23d9e230b9fd8afe1fe40d88787 (diff) |
Don't include pshost.h.
Diffstat (limited to 'libps')
-rw-r--r-- | libps/spec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libps/spec.c b/libps/spec.c index ffff3570..90689300 100644 --- a/libps/spec.c +++ b/libps/spec.c @@ -26,7 +26,6 @@ #include <hurd/resource.h> #include "ps.h" -#include "pshost.h" #include "common.h" /* ---------------------------------------------------------------- */ |