llc: Move the llc structure to a new header file
diff --git a/src/Makefile.am b/src/Makefile.am
index 857d049..daa91ec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -88,7 +88,8 @@
 	ta.h \
 	sba.h \
 	rlc.h \
-	decoding.h
+	decoding.h \
+	llc.h
 
 osmo_pcu_SOURCES = pcu_main.cpp