From: Sergey Poznyakoff Date: Mon, 30 Apr 2007 08:26:26 +0000 (+0000) Subject: Restore #include "progname.h" X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e74296348d2d5197a301ebf8c8b1e4342088ad3;p=pspp Restore #include "progname.h" --- diff --git a/tests/test-argp.c b/tests/test-argp.c index f33cb7cd5e..98f507d0d9 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 {