X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fbasename.c;h=36e0f62b13d797b85f9d0ffa2620717503739818;hb=be888b85ebe1d2e8c04a2dfc28144e164ba02865;hp=290e80e61975752dc520aa56ab15815cae2cb5d0;hpb=0730bbc64e00a4ca0ac61df59d187299b9f5e246;p=gnulib.git diff --git a/lib/basename.c b/lib/basename.c index 290e80e61..36e0f62b1 100644 --- a/lib/basename.c +++ b/lib/basename.c @@ -1,5 +1,5 @@ /* basename.c -- return the last element in a path - Copyright (C) 1990, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1990, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. 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 @@ -19,6 +19,7 @@ # include #endif +#include #include #ifndef FILESYSTEM_PREFIX_LEN