Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/include/wchar.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- src/include/wchar.h 2003/07/08 05:39:23 1.19 +++ src/include/wchar.h 2004/05/08 21:57:05 1.20 @@ -1,4 +1,4 @@ -/* $NetBSD: wchar.h,v 1.19 2003/07/08 05:39:23 itojun Exp $ */ +/* $NetBSD: wchar.h,v 1.20 2004/05/08 21:57:05 kleink Exp $ */ /*- * Copyright (c)1999 Citrus Project, @@ -68,6 +68,7 @@ #include #include #include +#include #include #include /* for FILE* */