From: Sergey Poznyakoff Date: Mon, 30 Apr 2007 08:26:26 +0000 (+0000) Subject: Restore #include "progname.h" X-Git-Tag: cvs-readonly~452 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=8e74296348d2d5197a301ebf8c8b1e4342088ad3;p=gnulib.git Restore #include "progname.h" --- diff --git a/tests/test-argp.c b/tests/test-argp.c index f33cb7cd5..98f507d0d 100644 --- a/tests/test-argp.c +++ b/tests/test-argp.c @@ -30,6 +30,7 @@ #if HAVE_STRINGS_H # include #endif +#include "progname.h" struct test_args {