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
44e3e0d5
...
44e3e0d53b84e82332e2dbb1bbe2962a717a4d6a
authored
2002-03-12 03:52:15 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Need to include locker.h.
1 parent
cdf31d94
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
mail.local/mail.local.h
mail.local/mail.local.h
View file @
44e3e0d
...
...
@@ -66,12 +66,13 @@
#endif
#include <mailutils/errno.h>
#include <mailutils/error.h>
#include <mailutils/locker.h>
#include <mailutils/mailbox.h>
#include <mailutils/message.h>
#include <mailutils/
error
.h>
#include <mailutils/
mutil
.h>
#include <mailutils/registrar.h>
#include <mailutils/stream.h>
#include <mailutils/mutil.h>
#include <mu_dbm.h>
#include <mu_argp.h>
...
...
Please
register
or
sign in
to post a comment