summaryrefslogtreecommitdiff
path: root/libihash/ihash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libihash/ihash.c')
-rw-r--r--libihash/ihash.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libihash/ihash.c b/libihash/ihash.c
index fe9eaedf..be1c5803 100644
--- a/libihash/ihash.c
+++ b/libihash/ihash.c
@@ -26,13 +26,11 @@
#endif
#include <errno.h>
-#include <string.h>
#include <stdlib.h>
-#include <limits.h>
#include <stdint.h>
#include <assert.h>
-#include <hurd/ihash.h>
+#include "ihash.h"
/* The prime numbers of the form 4 * i + 3 for some i, all greater