aboutsummaryrefslogtreecommitdiffstats
path: root/host-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'host-utils.h')
-rw-r--r--host-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/host-utils.h b/host-utils.h
index 0f7744511..b1e799ed3 100644
--- a/host-utils.h
+++ b/host-utils.h
@@ -23,6 +23,8 @@
* THE SOFTWARE.
*/
+#include "osdep.h"
+
#if defined(__x86_64__)
#define __HAVE_FAST_MULU64__
static always_inline void mulu64 (uint64_t *plow, uint64_t *phigh,