X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrpbrk.c;h=ce4399620c438560e94d7b72712a211e36b16a61;hb=9b9bfb49af70f53f177c7a6563fa844a4a50c7db;hp=01d8df5a8aeda5b19b0f955a650590e05816772c;hpb=b51fcc0b038ac4d720d7d34ad98d78a14824e444;p=gnulib.git diff --git a/lib/strpbrk.c b/lib/strpbrk.c index 01d8df5a8..ce4399620 100644 --- a/lib/strpbrk.c +++ b/lib/strpbrk.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 2000, 2002 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1994, 2000, 2002-2003 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. @@ -21,10 +21,7 @@ #endif #include - -#if defined _LIBC || HAVE_STRING_H -# include -#endif +#include #undef strpbrk