There since import.
OK sthen
-/* $OpenBSD: if_wg.c,v 1.25 2022/06/06 14:45:41 claudio Exp $ */
+/* $OpenBSD: if_wg.c,v 1.26 2022/07/21 11:26:50 kn Exp $ */
/*
* Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
void wgattach(int);
uint64_t peer_counter = 0;
-uint64_t keypair_counter = 0;
struct pool wg_aip_pool;
struct pool wg_peer_pool;
struct pool wg_ratelimit_pool;