nrf: Remove useless #include <errno.h>.
This commit is contained in:
parent
17769452d4
commit
fb17105183
@ -27,7 +27,6 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "microbitfs.h"
|
||||
|
@ -24,7 +24,6 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "py/mpstate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user