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
10dbf238
Commit
10dbf238
authored
Jan 30, 2017
by
Andrew Gatt
Committed by
Damien George
Jan 30, 2017
Browse files
extmod/vfs_fat.c: Use explicit include path for timeutils.h.
parent
c30b3084
Changes
1
Hide whitespace changes
Inline
Side-by-side
extmod/vfs_fat.c
View file @
10dbf238
...
...
@@ -38,7 +38,7 @@
#include
"py/mperrno.h"
#include
"lib/oofatfs/ff.h"
#include
"extmod/vfs_fat.h"
#include
"timeutils.h"
#include
"
lib/timeutils/
timeutils.h"
#if _MAX_SS == _MIN_SS
#define SECSIZE(fs) (_MIN_SS)
...
...
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