[packages] libiconv: add stddef.h include to stub header
[openwrt/svn-archive/archive.git] / libs / libiconv / src / include / iconv.h
index 8d1f745268072caa59b1eb235cf3d765bdc14bf2..bca749a66d1c58b6e6b16e869fcdc528a7731d3f 100644 (file)
@@ -5,6 +5,8 @@
 #ifndef _ICONV_H
 #define _ICONV_H 1
 
+#include <stddef.h>
+
 typedef void *iconv_t;
 
 extern iconv_t