fix: remove broken include from qnativesocketengine_unix.cpp

netinet/in6_pktinfo_compat.h does not exist — leftover from concurrent
session changes. This blocks the qtbase build.
This commit is contained in:
2026-05-06 17:51:43 +01:00
parent 2e53cabfc0
commit 40c337cbac
@@ -1,4 +1,3 @@
#include <netinet/in6_pktinfo_compat.h>
// Copyright (C) 2021 The Qt Company Ltd.
// Copyright (C) 2016 Intel Corporation.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only