From 6242742d2022d5d27fa938409e89514cb548d0de Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 24 Jul 2018 16:18:15 +0200 Subject: rename gsm_04_08_utils.[hc] to gsm_04_08_rr "utils" suggests thin helpers to aid using a proper API, while this .c file actually *is* the proper RR API. Rename from "utils" to "rr". Change-Id: I0ffff63d57f03cb324df8e40e41caea5b55a2c85 --- src/osmo-bsc/system_information.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/osmo-bsc/system_information.c') diff --git a/src/osmo-bsc/system_information.c b/src/osmo-bsc/system_information.c index 3c0c76c46..caf29ec94 100644 --- a/src/osmo-bsc/system_information.c +++ b/src/osmo-bsc/system_information.c @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3