Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
8dc0d5af
Commit
8dc0d5af
authored
May 31, 2019
by
Uwe Schulzweida
Browse files
include errno.h
parent
96e5cf35
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/async_worker.c
View file @
8dc0d5af
...
...
@@ -9,6 +9,7 @@
#ifdef __APPLE__
#include <dispatch/dispatch.h>
#else
#include <errno.h>
#include <semaphore.h>
#endif
...
...
Write
Preview
Markdown
is supported
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