diff options
Diffstat (limited to 'libhurd-ihash/ihash.c')
-rw-r--r-- | libhurd-ihash/ihash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhurd-ihash/ihash.c b/libhurd-ihash/ihash.c index c34ec74..0803bc3 100644 --- a/libhurd-ihash/ihash.c +++ b/libhurd-ihash/ihash.c @@ -31,7 +31,7 @@ #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 |