X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtoul.c;h=cfe239cdf2ae85d61dd05107739248bb994441c6;hb=f9fa25dca3c78a2298e466e1b33caca0ee7e458b;hp=4fa920393b1ae182451ba02785ada138cdd94174;hpb=d349992d82f97d614404565ff66e3f8a47b4a568;p=gnulib.git diff --git a/lib/strtoul.c b/lib/strtoul.c index 4fa920393..cfe239cdf 100644 --- a/lib/strtoul.c +++ b/lib/strtoul.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1999, 2001 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. @@ -19,4 +19,4 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define UNSIGNED 1 -#include +#include "strtol.c"