From 8e74296348d2d5197a301ebf8c8b1e4342088ad3 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 30 Apr 2007 08:26:26 +0000 Subject: [PATCH] Restore #include "progname.h" --- tests/test-argp.c | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.11.0