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
7caa85d5
...
7caa85d53698fc5c5c8505d902268797ec1064a3
authored
2003-11-04 13:17:24 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added missing includes
1 parent
9604c271
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
examples/pop3client.c
examples/pop3client.c
View file @
7caa85d
...
...
@@ -34,6 +34,7 @@
#include <readline/history.h>
#include <mailutils/pop3.h>
#include <mailutils/iterator.h>
/* A structure which contains information on the commands this program
can understand. */
...
...
Please
register
or
sign in
to post a comment