From ef9c9ab9b64a6f3b5154e5340ffdcd1d211ec4c5 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Mon, 11 May 2009 01:32:49 +0200 Subject: OpenBSD port related changes. --- sysdep/unix/endian.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdep/unix') diff --git a/sysdep/unix/endian.h b/sysdep/unix/endian.h index 58c746f..bc48631 100644 --- a/sysdep/unix/endian.h +++ b/sysdep/unix/endian.h @@ -13,5 +13,8 @@ #include #include +#ifdef HAVE_STDINT_H +#include +#endif #endif -- cgit v1.2.3