summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libihash/ihash.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libihash/ihash.h b/libihash/ihash.h
index ae8f0f38..5d01ea1c 100644
--- a/libihash/ihash.h
+++ b/libihash/ihash.h
@@ -20,6 +20,9 @@
#ifndef __IHASH_H__
#define __IHASH_H__
+
+#include <errno.h>
+
/* ---------------------------------------------------------------- */