X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fbtowc.c;h=2e32deec4e2ae6cbde2415bff4fe3742c53bfa06;hb=cda5bf32a062c3da43913099f170f0987d780fdf;hp=1ff29eea9fc72cf689aa53102266e64aade4fac7;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/btowc.c b/gnu/btowc.c index 1ff29eea..2e32deec 100644 --- a/gnu/btowc.c +++ b/gnu/btowc.c @@ -1,7 +1,5 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Convert unibyte character to wide character. - Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify @@ -23,6 +21,7 @@ #include #include +#include wint_t btowc (int c)