aboutsummaryrefslogtreecommitdiff
path: root/src/getopt.m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-03-16 12:56:45 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-03-16 12:56:45 +0200
commit4385b872616eba08c2b8c8b7f465e81ff379b43c (patch)
treef2c4c7218114bb90a2c962ebeb36af12601d9ab8 /src/getopt.m4
parent544e479ece49fb42f2561a15e4dd8e89f74a06b2 (diff)
downloadidest-4385b872616eba08c2b8c8b7f465e81ff379b43c.tar.gz
idest-4385b872616eba08c2b8c8b7f465e81ff379b43c.tar.bz2
Minor fixes
Diffstat (limited to 'src/getopt.m4')
-rw-r--r--src/getopt.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/src/getopt.m4 b/src/getopt.m4
index ac540af..a086c76 100644
--- a/src/getopt.m4
+++ b/src/getopt.m4
@@ -192,6 +192,7 @@ divert(0)
void print_help(void);
void print_usage(void);
divert(5)
+#include <ctype.h>
const char *program_version = [<$1>];
static char doc[] = N_("[<$3>]");
static char args_doc[] = N_("[<$4>]");

Return to:

Send suggestions and report system problems to the System administrator.