summaryrefslogtreecommitdiff
path: root/lib/unicodeio.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-12-31 12:56:28 +0000
committerBruno Haible <bruno@clisp.org>2002-12-31 12:56:28 +0000
commitb3228efa69e85fafe07d15471a22ae9a5a905ac8 (patch)
treedf3492d455b4967f55c3f0290ab3fe2c5cafc47d /lib/unicodeio.h
parenteddc11834ec8e2e39352605b0b7d6453e3c78336 (diff)
downloadgnulib-b3228efa69e85fafe07d15471a22ae9a5a905ac8.tar.gz
Make getline.h and unicodeio.h self-contained.
Diffstat (limited to 'lib/unicodeio.h')
-rw-r--r--lib/unicodeio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/unicodeio.h b/lib/unicodeio.h
index fb2b752425..92fa23c335 100644
--- a/lib/unicodeio.h
+++ b/lib/unicodeio.h
@@ -20,6 +20,7 @@
#ifndef UNICODEIO_H
# define UNICODEIO_H
+# include <stddef.h>
# include <stdio.h>
# ifndef PARAMS