mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00: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