aboutsummaryrefslogtreecommitdiff
path: root/devel/electron18/files/patch-base_files_file__path__watcher__kqueue.h
blob: 408ab1ec7ca2b41d491f0e164d10bfae891a0ecf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- base/files/file_path_watcher_kqueue.h.orig	2022-05-11 07:00:27 UTC
+++ base/files/file_path_watcher_kqueue.h
@@ -5,6 +5,7 @@
 #ifndef BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_
 #define BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_
 
+#include <sys/time.h>
 #include <sys/event.h>
 
 #include <memory>