Skip to content

Commit

Permalink
Missing import added
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavyaroslav committed Jan 31, 2025
1 parent 13e0361 commit 080d41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/WireGuardKitC/WireGuardKitC.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: MIT
// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.

#include <sys/types.h>
#include "key.h"
#include "x25519.h"

Expand Down

0 comments on commit 080d41c

Please sign in to comment.