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
ffa6878b
...
ffa6878bbce488821b63abc06a86f2a3743bf008
authored
2005-10-30 18:37:17 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include compat.h, if required
1 parent
ebee00ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
include/mailutils/mailutils.h
include/mailutils/mailutils.h
View file @
ffa6878
...
...
@@ -54,4 +54,8 @@
#include <mailutils/types.h>
#include <mailutils/url.h>
#ifdef MU_COMPAT
# include <mailutils/compat.h>
#endif
/* EOF */
...
...
Please
register
or
sign in
to post a comment