summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-device_gamepad_hid__writer__linux.cc
blob: b463568493a1a0751272a292175c8fc824b6f92f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- device/gamepad/hid_writer_linux.cc.orig	2022-10-01 07:40:07 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>