summaryrefslogtreecommitdiff
path: root/libps/ps.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-07-08 17:31:30 +0000
committerMiles Bader <miles@gnu.org>1995-07-08 17:31:30 +0000
commita4d9ef94934c54d4e9dec8b184debe445776ae12 (patch)
tree96eec855a5bd7a9fd22d3e721687c27160f89f03 /libps/ps.h
parentce9d889cbf002d8b3e88d2d7dc5ae10c4b787f52 (diff)
Include hurd/ihash.h instead of ihash.h.
Diffstat (limited to 'libps/ps.h')
-rw-r--r--libps/ps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libps/ps.h b/libps/ps.h
index c4c45599..a7a70a66 100644
--- a/libps/ps.h
+++ b/libps/ps.h
@@ -22,9 +22,10 @@
#define __PS_H__
#include <hurd/hurd_types.h>
+#include <hurd/ihash.h>
#include <mach/mach.h>
+
#include <pwd.h>
-#include <ihash.h>
#include <errno.h>
#ifndef bool