diff options
Diffstat (limited to 'devel/electron33/files/patch-base_files_file__path__watcher__kqueue.h')
-rw-r--r-- | devel/electron33/files/patch-base_files_file__path__watcher__kqueue.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/electron33/files/patch-base_files_file__path__watcher__kqueue.h b/devel/electron33/files/patch-base_files_file__path__watcher__kqueue.h deleted file mode 100644 index 821858b75711..000000000000 --- a/devel/electron33/files/patch-base_files_file__path__watcher__kqueue.h +++ /dev/null @@ -1,10 +0,0 @@ ---- base/files/file_path_watcher_kqueue.h.orig 2022-02-07 13:39:41 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> |