[stm32f7][eth] Eth requires sys/types.h for status_t
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/* ethernet driver public api */
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user