Remove phantom #include "wintun_artemis.h" — Wintun types defined inline

This commit is contained in:
Zac Gaetano 2026-05-06 19:49:27 -04:00
parent d37d68e8df
commit fe7f0ac27a

View file

@ -25,9 +25,6 @@
// boringtun C ABI (header lives in the same directory — symlinked or copied) // boringtun C ABI (header lives in the same directory — symlinked or copied)
#include "boringtun_ffi.h" #include "boringtun_ffi.h"
// Wintun typedefs & loader
#include "wintun_artemis.h"
namespace wg { namespace wg {
// ── helpers ─────────────────────────────────────────────────────────────────── // ── helpers ───────────────────────────────────────────────────────────────────