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 f33cb7c..98f507d 100644 (file)
@@ -30,6 +30,7 @@
 #if HAVE_STRINGS_H
 # include <strings.h>
 #endif
+#include "progname.h"
 
 struct test_args
 {