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/lib/libintl/sysdep.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/lib/libintl/sysdep.c 2004/09/23 21:35:27 1.1 +++ src/lib/libintl/sysdep.c 2005/04/27 09:50:26 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: sysdep.c,v 1.1 2004/09/23 21:35:27 tshiozak Exp $ */ +/* $NetBSD: sysdep.c,v 1.2 2005/04/27 09:50:26 yamt Exp $ */ /*- * Copyright (c)2004 Citrus Project, @@ -28,12 +28,12 @@ #include #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: sysdep.c,v 1.1 2004/09/23 21:35:27 tshiozak Exp $"); +__RCSID("$NetBSD: sysdep.c,v 1.2 2005/04/27 09:50:26 yamt Exp $"); #endif /* LIBC_SCCS and not lint */ #include #include -#include + #include #include #include