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
20b56706
...
20b56706eba30ddceeb3cf6572102f82816d37d9
authored
2001-07-23 20:24:05 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
* guimb/guimb.h : Guard with HAVE_LIBGUILE_H.
1 parent
b9b173b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
guimb/guimb.h
guimb/guimb.h
View file @
20b5670
...
...
@@ -32,7 +32,9 @@
#include <mailutils/address.h>
#include <mailutils/registrar.h>
#ifdef HAVE_LIBGUILE_H
#include <libguile.h>
#endif
extern
char
*
program_file
;
extern
char
*
program_expr
;
...
...
Please
register
or
sign in
to post a comment