Commit 71504f79 71504f79a15889d71d2b88937c0bf67ab647cf59 by Sergey Poznyakoff

Removed include <mh.h>

1 parent e503a5b5
......@@ -25,7 +25,6 @@
#include <stdlib.h>
#include <mh_getopt.h>
#include <getopt.h>
#include <mh.h>
int mh_optind = 1;
char *mh_optarg;
......