$NetBSD: patch-Wnn_uum_hinsi.c,v 1.1 2011/09/13 07:23:18 mef Exp $ (Almost) Automatic generation to sourceforge cvs Repository 2011/05/31 --- Wnn/uum/hinsi.c.orig 2001-06-14 18:16:07.000000000 +0000 +++ Wnn/uum/hinsi.c @@ -10,9 +10,9 @@ * 1987, 1988, 1989, 1990, 1991, 1992 * Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 * Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 - * Copyright FreeWnn Project 1999, 2000 + * Copyright FreeWnn Project 1999, 2000, 2006 * - * Maintainer: FreeWnn Project + * Maintainer: FreeWnn Project * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -29,7 +29,19 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#if HAVE_CONFIG_H +# include +#endif + #include +#if STDC_HEADERS +# include +#else +# if HAVE_STRINGS_H +# include +# endif +#endif /* STDC_HEADERS */ + #include "commonhd.h" #include "sdefine.h" #include "sheader.h"