Restore #include "progname.h"
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 30 Apr 2007 08:26:26 +0000 (08:26 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 30 Apr 2007 08:26:26 +0000 (08:26 +0000)
tests/test-argp.c

index f33cb7cd5ebf70017de7609c193c9803236a4162..98f507d0d91cca8f27cd64c104acd4d4d291ff6e 100644 (file)
@@ -30,6 +30,7 @@
 #if HAVE_STRINGS_H
 # include <strings.h>
 #endif
+#include "progname.h"
 
 struct test_args
 {