diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-12-11 09:17:16 +0100 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-12-11 09:40:32 +0100 |
commit | 90af7f14c31aac1cc077d982b1a54972602ae2f6 (patch) | |
tree | 02a794aa6427d3cd6ba7ffa372544251a1335e30 /www/chromium/files/patch-base_posix_sysctl.cc | |
parent | finance/lnd: New port: Lightning Network Daemon (diff) |
www/chromium: update to 120.0.6099.71
Security: https://vuxml.freebsd.org/freebsd/4405e9ad-97fe-11ee-86bb-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-base_posix_sysctl.cc')
-rw-r--r-- | www/chromium/files/patch-base_posix_sysctl.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/chromium/files/patch-base_posix_sysctl.cc b/www/chromium/files/patch-base_posix_sysctl.cc deleted file mode 100644 index 369f0aca416b..000000000000 --- a/www/chromium/files/patch-base_posix_sysctl.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- base/posix/sysctl.cc.orig 2023-11-06 14:11:03 UTC -+++ base/posix/sysctl.cc -@@ -4,6 +4,7 @@ - - #include "base/posix/sysctl.h" - -+#include <sys/types.h> - #include <sys/sysctl.h> - - #include <initializer_list> |