diff options
Diffstat (limited to 'src/cookie.h')
-rw-r--r-- | src/cookie.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cookie.h b/src/cookie.h index f0e5594..e264e35 100644 --- a/src/cookie.h +++ b/src/cookie.h @@ -7,8 +7,6 @@ #include <linux/rwsem.h> struct wireguard_peer; -struct wireguard_device; -struct sk_buff; struct cookie_checker { u8 secret[NOISE_HASH_LEN]; |