X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fbasename.c;h=f1a7266ad6776859eac2785da41d8ef8e948ad39;hb=fa145a9f05c90f266754ff5b8e9ff2c81fc5ef3d;hp=7e0c1f611c7527f7576d764e6c19338886c03fab;hpb=3751b3e9e1d95b6e6b0d076420ae549fa472b22f;p=gnulib.git diff --git a/lib/basename.c b/lib/basename.c index 7e0c1f611..f1a7266ad 100644 --- a/lib/basename.c +++ b/lib/basename.c @@ -12,11 +12,11 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif /* Return NAME with any leading path stripped off.