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
33a69e2d
...
33a69e2dd52008c5856e6d2622908c1c6cb7c09c
authored
2002-12-31 02:51:06 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed includes
1 parent
6f6b86a1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libmu_scm/mu_guimb.c
libmu_scm/mu_guimb.c
View file @
33a69e2
...
...
@@ -15,7 +15,7 @@
along with GNU Mailutils; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include
<mu_scm.h>
#include
"mu_scm.h"
static
void
_scheme_main
(
void
*
closure
,
int
argc
,
char
**
argv
);
...
...
Please
register
or
sign in
to post a comment