mirror of
https://github.com/tailix/mrubyvisor.git
synced 2024-11-11 13:50:47 -05:00
Remove unnecessary include
This commit is contained in:
parent
7cb0b14893
commit
6b166b0816
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <kernaux/drivers/console.h>
|
||||
#include <kernaux/drivers/shutdown.h>
|
||||
#include <kernaux/generic/malloc.h>
|
||||
#include <kernaux/free_list.h>
|
||||
|
|
Loading…
Reference in a new issue