patch: intl/tst-translit.c

Ulrich Drepper drepper@redhat.com
Thu Jul 27 15:18:00 GMT 2000


Jes Sorensen <jes@linuxcare.com> writes:

> Small patch to kill a warning for the prototype for strcmp().

OK.   But one thing:

>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <unistd.h>
> +#include <string.h>

I keep the #includes sorted.  This helps avoiding duplications and
searching.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list