aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/queueing.h
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-05-22 02:11:34 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-04 20:30:02 +0200
commit2ef74e93ccad18d0745d1e122ac0e41c55e4258d (patch)
tree14db08998ecafd73182a8ae4beb85c94ec983960 /src/queueing.h
parentwg-quick: android: change name of intent (diff)
downloadwireguard-monolithic-historical-2ef74e93ccad18d0745d1e122ac0e41c55e4258d.tar.xz
wireguard-monolithic-historical-2ef74e93ccad18d0745d1e122ac0e41c55e4258d.zip
WIP
Diffstat (limited to 'src/queueing.h')
-rw-r--r--src/queueing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/queueing.h b/src/queueing.h
index 0057cfa..7b30733 100644
--- a/src/queueing.h
+++ b/src/queueing.h
@@ -12,6 +12,8 @@
#include <linux/ip.h>
#include <linux/ipv6.h>
+#include "mpmc_ring.h"
+
struct wireguard_device;
struct wireguard_peer;
struct multicore_worker;