aboutsummaryrefslogtreecommitdiff
path: root/iconv/iconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'iconv/iconv.c')
-rw-r--r--iconv/iconv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/iconv/iconv.c b/iconv/iconv.c
index 85a39e3fa5..ee16d3b091 100644
--- a/iconv/iconv.c
+++ b/iconv/iconv.c
@@ -19,6 +19,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#include <stddef.h> /* for NULL */
#include <errno.h>
#include <iconv.h>