mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
fix(vfs): Fixed include for target linux failing on MacOs
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include "esp_vfs_eventfd.h"
|
||||
#include <sys/eventfd.h>
|
||||
|
||||
esp_err_t esp_vfs_eventfd_register(const esp_vfs_eventfd_config_t *config)
|
||||
{
|
||||
|
Reference in New Issue
Block a user