summaryrefslogtreecommitdiff
path: root/src/uanytun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uanytun.c')
-rw-r--r--src/uanytun.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uanytun.c b/src/uanytun.c
index 7b207b6..cebfd39 100644
--- a/src/uanytun.c
+++ b/src/uanytun.c
@@ -48,6 +48,8 @@
#include "plain_packet.h"
#include "encrypted_packet.h"
+#include "cipher.h"
+
#include "daemon.h"
#include "sysexec.h"