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
Jean-Baptiste Kempf
libaacs
Commits
9f3c846b
Commit
9f3c846b
authored
Jan 30, 2015
by
Dominic Fandrey
Committed by
npzacs
Jan 30, 2015
Browse files
include stdio.h (FreeBSD build fix)
parent
a9495d26
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/file/mmc_device_linux.c
View file @
9f3c846b
...
...
@@ -32,6 +32,7 @@
#include
"util/strutl.h"
#include
<stdlib.h>
#include
<stdio.h>
#include
<string.h>
#include
<unistd.h>
#include
<fcntl.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