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
2ee5b238
...
2ee5b2383019f9397a9982793d76933e9421511d
authored
2002-11-27 08:44:13 +0000
by
Frederic Gobry
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed compilation without libltdl
1 parent
065e591b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
libsieve/load.c
libsieve/load.c
View file @
2ee5b23
...
...
@@ -97,6 +97,7 @@ sieve_load_ext (sieve_machine_t mach, const char *name)
}
#else
#include <sieve.h>
int
sieve_load_ext
(
sieve_machine_t
mach
,
const
char
*
name
)
...
...
Please
register
or
sign in
to post a comment