Commit 4fc08d6
committed
WireGuardKitC: fix build with Xcode 16b1
This commit fixes build errors of the WireGuardKitC target appearing with Xcode
16b1. Errors are:
> Declaration of 'u_int32_t'/'u_char'/'u_int16_t' must be imported from module
'DarwinFoundation.unsigned_types.*' before it is required"
Signed-off-by: Adam McNight <[email protected]>1 parent 2fec12a commit 4fc08d6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments