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
8da2629f
...
8da2629f96869a0901d9567ac67dd72e41acbc64
authored
2002-08-27 10:49:28 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added include <mailutils/url.h>
1 parent
4e3142c6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
readmsg/readmsg.h
readmsg/readmsg.h
View file @
8da2629
...
...
@@ -39,6 +39,7 @@
#include <mailutils/filter.h>
#include <mailutils/registrar.h>
#include <mailutils/stream.h>
#include <mailutils/url.h>
int
msglist
__P
((
mailbox_t
mbox
,
int
show_all
,
int
argc
,
char
**
argv
,
int
**
set
,
int
*
n
));
...
...
Please
register
or
sign in
to post a comment