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
7bf46a83
...
7bf46a83158a06335e89e664a6f749179d186121
authored
2005-03-13 00:45:27 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include ctype.h
1 parent
ec1e1f42
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
lib/mailcap.c
lib/mailcap.c
View file @
7bf46a8
...
...
@@ -25,6 +25,7 @@
#define obstack_chunk_free free
#include <obstack.h>
#include <sys/wait.h>
#include <ctype.h>
/* Default mailcap path, the $HOME/.mailcap: entry is prepended to it */
#define DEFAULT_MAILCAP \
...
...
Please
register
or
sign in
to post a comment