Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
71504f79
...
71504f79a15889d71d2b88937c0bf67ab647cf59
authored
2002-04-15 11:23:53 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed include <mh.h>
1 parent
e503a5b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
mh/mh_getopt.c
mh/mh_getopt.c
View file @
71504f7
...
...
@@ -25,7 +25,6 @@
#include <stdlib.h>
#include <mh_getopt.h>
#include <getopt.h>
#include <mh.h>
int
mh_optind
=
1
;
char
*
mh_optarg
;
...
...
Please
register
or
sign in
to post a comment