diff lib/unicodeio.h @ 4101:cf248975b9d3

Make getline.h and unicodeio.h self-contained.
author Bruno Haible <bruno@clisp.org>
date Tue, 31 Dec 2002 12:56:28 +0000
parents f80e972daf0f
children 493e0f7fc4f7
line wrap: on
line diff
--- 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