Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
ip2unix
gcc-13.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc-13.patch of Package ip2unix
From: Adam Mizerski <adam@mizerski.pl> Date: 2023-03-28 21:20:44 +0200 Subject: fix building with gcc-13 References: https://github.com/nixcloud/ip2unix/issues/31 Upstream: submitted Index: ip2unix-2.1.4/src/sockaddr.hh =================================================================== --- ip2unix-2.1.4.orig/src/sockaddr.hh +++ ip2unix-2.1.4/src/sockaddr.hh @@ -1,6 +1,8 @@ // SPDX-License-Identifier: LGPL-3.0-only #ifndef IP2UNIX_SOCKETADDR_HH #define IP2UNIX_SOCKETADDR_HH +#include <optional> +#include <string> #include <variant> #include <netinet/in.h>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor