blob: fdaa00397c259cc0f345066f6f6282029ff2c723 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ui/gfx/x/generated_protos/shm.cc.orig 2024-02-03 15:42:55 UTC
+++ ui/gfx/x/generated_protos/shm.cc
@@ -27,6 +27,8 @@
#include <xcb/xcb.h>
#include <xcb/xcbext.h>
+#include <unistd.h>
+
#include "base/logging.h"
#include "base/posix/eintr_wrapper.h"
#include "ui/gfx/x/connection.h"
|