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
a15563e9
...
a15563e92c8c809c9d70d776cd99a43ec1b1e9df
authored
2002-12-11 15:19:06 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include xalloc.h
1 parent
9db7876f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
lib/mu_dbm.c
lib/mu_dbm.c
View file @
a15563e
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
31
#endif
31
#endif
32
#include <errno.h>
32
#include <errno.h>
33
#include <mu_dbm.h>
33
#include <mu_dbm.h>
34
#include <xalloc.h>
34
35
35
int
36
int
36
mu_fcheck_perm
(
int
fd
,
int
mode
)
37
mu_fcheck_perm
(
int
fd
,
int
mode
)
...
...
Please
register
or
sign in
to post a comment