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
b8ab31d5
...
b8ab31d50a8203189475e0812b06d574e6200e41
authored
2001-07-23 22:19:49 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
* libmu_scm/mu_scm.h: Remove HAVE_LIBGUILE_H guard.
1 parent
47e1bbfd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
libmu_scm/mu_scm.h
libmu_scm/mu_scm.h
View file @
b8ab31d
...
...
@@ -35,9 +35,7 @@
#include <mailutils/registrar.h>
#include <mailutils/mutil.h>
#ifdef HAVE_LIBGUILE_H
#include <libguile.h>
#endif
extern
SCM
_mu_scm_mailer
;
extern
SCM
_mu_scm_debug
;
...
...
Please
register
or
sign in
to post a comment