From 0e43dc43e069ca70e29a581db4729964520fea2a Mon Sep 17 00:00:00 2001 From: scottl Date: Wed, 5 Nov 2003 06:27:40 +0000 Subject: [PATCH] Include module.h Submitted by: imura@ryu16.org --- sys/sys/iconv.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/sys/iconv.h b/sys/sys/iconv.h index 2b6b44b66f2e..0ac765c56114 100644 --- a/sys/sys/iconv.h +++ b/sys/sys/iconv.h @@ -100,6 +100,7 @@ __END_DECLS #else /* !_KERNEL */ #include +#include /* can't avoid that */ #include /* can't avoid that */ #include /* can't avoid that */