fix: xcode 16 build
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// swift-tools-version:5.3
|
// swift-tools-version:5.9
|
||||||
// The swift-tools-version declares the minimum version of Swift required to build this package.
|
// The swift-tools-version declares the minimum version of Swift required to build this package.
|
||||||
|
|
||||||
import PackageDescription
|
import PackageDescription
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
|
// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#include "key.h"
|
#include "key.h"
|
||||||
#include "x25519.h"
|
#include "x25519.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user