mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-10 07:13:28 +01:00
12 lines
280 B
C
12 lines
280 B
C
//
|
|
// WireguardNetworkExtension-Bridging-Header.h.h
|
|
// AltStore
|
|
//
|
|
// Created by Joseph Mattiello on 11/12/22.
|
|
// Copyright © 2022 Riley Testut. All rights reserved.
|
|
//
|
|
|
|
#include <WireGuardKitC/WireGuardKitC.h>
|
|
#include <WireGuardKitGo/wireguard.h>
|
|
//#include "ringlogger.h"
|