aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decoding/osmocom/gsm/a5.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/decoding/osmocom/gsm/a5.c')
-rw-r--r--lib/decoding/osmocom/gsm/a5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/decoding/osmocom/gsm/a5.c b/lib/decoding/osmocom/gsm/a5.c
index 9f4ede1..223d3ad 100644
--- a/lib/decoding/osmocom/gsm/a5.c
+++ b/lib/decoding/osmocom/gsm/a5.c
@@ -37,7 +37,7 @@
#include <osmocom/gsm/a5.h>
#include <osmocom/gsm/kasumi.h>
-//#include <osmocom/crypt/auth.h>
+#include <osmocom/crypt/auth.h>
/* Somme OS (like Nuttx) don't have ENOTSUP */
#ifndef ENOTSUP