We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d2d03 commit c3239ceCopy full SHA for c3239ce
components/vfs/vfs_eventfd_linux.c
@@ -5,7 +5,6 @@
5
*/
6
7
#include "esp_vfs_eventfd.h"
8
-#include <sys/eventfd.h>
9
10
esp_err_t esp_vfs_eventfd_register(const esp_vfs_eventfd_config_t *config)
11
{
0 commit comments