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
a639a79b
...
a639a79b8ae3ee4824d6aecb607c0f950b7eadbb
authored
2001-06-15 00:01:21 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Define EOK ifndefed.
1 parent
391d042a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
sieve/sieve.c
sieve/sieve.c
View file @
a639a79
...
...
@@ -29,6 +29,10 @@
#include "svfield.h"
#ifndef EOK
# define EOK 0
#endif
/** utility wrappers around mailutils functionality **/
int
...
...
Please
register
or
sign in
to post a comment