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/wctype.h,v rcsdiff: /ftp/cvs/cvsroot/src/include/wctype.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- src/include/wctype.h 2005/02/03 04:39:32 1.6 +++ src/include/wctype.h 2010/03/27 22:14:09 1.7 @@ -1,4 +1,4 @@ -/* $NetBSD: wctype.h,v 1.6 2005/02/03 04:39:32 perry Exp $ */ +/* $NetBSD: wctype.h,v 1.7 2010/03/27 22:14:09 tnozaki Exp $ */ /*- * Copyright (c)1999 Citrus Project, @@ -32,7 +32,7 @@ #define _WCTYPE_H_ #include -#include +#include #ifdef _BSD_WINT_T_ typedef _BSD_WINT_T_ wint_t;