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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user