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
4029dc3a
...
4029dc3a35accd17e71374c64b9e9f980522236e
authored
2002-09-12 11:05:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include mailutils/argp.h
1 parent
b0565585
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
dotlock/dotlock.c
mh/mh_getopt.h
dotlock/dotlock.c
View file @
4029dc3
...
...
@@ -25,8 +25,7 @@
#endif
#include <unistd.h>
#include <argp.h>
#include <mailutils/argp.h>
#include <mailutils/errno.h>
#include <mailutils/locker.h>
...
...
mh/mh_getopt.h
View file @
4029dc3
#include <argp.h>
#include <
mailutils/
argp.h>
#define MH_OPT_BOOL 1
#define MH_OPT_ARG 2
...
...
Please
register
or
sign in
to post a comment