X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-dirname.c;h=eace24e87e201b76e5d05640e307c905cebb265b;hb=c691d575093d83aa736bb5aaef947edf72c78f6a;hp=20279d2a8bfb0382bf4f6438b1f3ab96f047fb2c;hpb=f1f106047e367be2f5602b9363de6e4f89ec4933;p=gnulib.git diff --git a/tests/test-dirname.c b/tests/test-dirname.c index 20279d2a8..eace24e87 100644 --- a/tests/test-dirname.c +++ b/tests/test-dirname.c @@ -1,5 +1,5 @@ /* Test the gnulib dirname module. - Copyright (C) 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007 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 @@ -26,8 +26,6 @@ #include #include -#include "strdup.h" - const char *program_name = "test-dirname"; struct test {