$NetBSD: patch-device_gamepad_hid__writer__linux.cc,v 1.7 2025/09/12 16:02:29 kikadf Exp $ * Part of patchset to build chromium on NetBSD * Based on OpenBSD's chromium patches, and pkgsrc's qt5-qtwebengine patches --- device/gamepad/hid_writer_linux.cc.orig 2025-09-08 23:21:33.000000000 +0000 +++ 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 + #include "device/gamepad/hid_writer_linux.h" #include