Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
9ebd5992
Commit
9ebd5992
authored
May 10, 2013
by
Howard Chu
Browse files
Fix
66c839f0
Forgot #include <errno.h>
parent
66c839f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblmdb/midl.c
View file @
9ebd5992
...
...
@@ -18,6 +18,7 @@
#include
<limits.h>
#include
<string.h>
#include
<stdlib.h>
#include
<errno.h>
#include
<sys/types.h>
#include
<assert.h>
#include
"midl.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment