# HG changeset patch # User Sergey Poznyakoff # Date 1177921586 0 # Node ID 27923c808d1467dde8583506fac23b58a42c5299 # Parent e4e0a935f437dc41ca6e8b6d5e99815b633b224a Restore #include "progname.h" diff --git a/tests/test-argp.c b/tests/test-argp.c --- 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 {