Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
2ca7b055
Commit
2ca7b055
authored
Oct 18, 2015
by
Paul Sokolovsky
Browse files
unix/modos: Checking config macros requires mpconfig.h.
parent
f8e9ef5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/modos.c
View file @
2ca7b055
...
...
@@ -30,6 +30,7 @@
#include
<unistd.h>
#include
<errno.h>
#include
<stdlib.h>
#include
"py/mpconfig.h"
#if MICROPY_PY_OS_STATVFS
#include
<sys/statvfs.h>
#endif
...
...
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