aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-device_gamepad_hid__writer__linux.cc
blob: 439446240bac62fd785c3576a2188ee16d171a26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- device/gamepad/hid_writer_linux.cc.orig	2022-02-28 16:54:41 UTC
+++ device/gamepad/hid_writer_linux.cc
@@ -2,6 +2,8 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
+#include <unistd.h>
+
 #include "device/gamepad/hid_writer_linux.h"
 
 #include <unistd.h>