diff options
-rw-r--r-- | libports/bucket-iterate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libports/bucket-iterate.c b/libports/bucket-iterate.c index e431e808..9b49579f 100644 --- a/libports/bucket-iterate.c +++ b/libports/bucket-iterate.c @@ -20,6 +20,7 @@ #include "ports.h" #include <cthreads.h> +#include <hurd/ihash.h> /* This is obsecenely ineffecient. ihash and ports need to cooperate more closely to do it effeciently. */ |