summaryrefslogtreecommitdiff
path: root/mh/mh_getopt.c
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>2002-04-12 22:19:37 +0000
committerJeff Bailey <jbailey@gnu.org>2002-04-12 22:19:37 +0000
commit7eb2aa3dc9a6cfb6d54668fc49d4427da5e19a5f (patch)
tree72d30ef39407d307995d58ec7dd99e5b208154f3 /mh/mh_getopt.c
parent3d253737ee1aa087c978ec2dd72d14eb2ca988f2 (diff)
downloadmailutils-7eb2aa3dc9a6cfb6d54668fc49d4427da5e19a5f.tar.gz
mailutils-7eb2aa3dc9a6cfb6d54668fc49d4427da5e19a5f.tar.bz2
Bump version to 0.0.9d
Diffstat (limited to 'mh/mh_getopt.c')
-rw-r--r--mh/mh_getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mh/mh_getopt.c b/mh/mh_getopt.c
index 4ab9266b8..639eb931b 100644
--- a/mh/mh_getopt.c
+++ b/mh/mh_getopt.c
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <mh_getopt.h>
#include <getopt.h>
+#include <mh.h>
int mh_optind = 1;
char *mh_optarg;

Return to:

Send suggestions and report system problems to the System administrator.