projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12dbbc0
)
Restore #include "progname.h"
author
Sergey Poznyakoff
<gray@gnu.org.ua>
Mon, 30 Apr 2007 08:26:26 +0000
(08:26 +0000)
committer
Sergey Poznyakoff
<gray@gnu.org.ua>
Mon, 30 Apr 2007 08:26:26 +0000
(08:26 +0000)
tests/test-argp.c
patch
|
blob
|
history
diff --git
a/tests/test-argp.c
b/tests/test-argp.c
index f33cb7cd5ebf70017de7609c193c9803236a4162..98f507d0d91cca8f27cd64c104acd4d4d291ff6e 100644
(file)
--- a/
tests/test-argp.c
+++ b/
tests/test-argp.c
@@
-30,6
+30,7
@@
#if HAVE_STRINGS_H
# include <strings.h>
#endif
+#include "progname.h"
struct test_args
{