From 0da74739a528c2c773470daa086728fc70df9709 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sun, 28 Nov 2004 20:37:41 +0000 Subject: [PATCH] Fixed a header include for NetBSD --- lib/mbselib.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/mbselib.h b/lib/mbselib.h index 0ae35a12..5dc6ba77 100644 --- a/lib/mbselib.h +++ b/lib/mbselib.h @@ -101,7 +101,9 @@ #endif #include #include - +#if defined(__NetBSD__) +#include +#endif /* * Some older systems don;t have this