Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathis Rosenhauer
libaec
Commits
17601949
Commit
17601949
authored
Jul 16, 2014
by
Mathis Rosenhauer
Browse files
Remove unistd.h from coders.
parent
627426f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/decode.c
View file @
17601949
...
...
@@ -58,7 +58,6 @@
#endif
#include
<stdio.h>
#include
<unistd.h>
#include
<stdlib.h>
#include
<string.h>
...
...
src/encode.c
View file @
17601949
...
...
@@ -59,7 +59,6 @@
#include
<stdio.h>
#include
<stdlib.h>
#include
<unistd.h>
#include
<string.h>
#include
"libaec.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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