mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-07 17:34:10 +02:00
crc_test: Fix warning about undeclared function
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
parent
6d08da3bd3
commit
997abfd0d0
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
*/
|
||||
#include <stdio.h>
|
||||
|
||||
#include <osmocom/core/bits.h>
|
||||
|
||||
#include "tetra_common.h"
|
||||
#include <lower_mac/crc_simple.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue