rlcmac: remove unneeded includes

Change-Id: Ie82fb9e5fe607f925bb8a698a789ef79f168add2
This commit is contained in:
Vadim Yanitskiy 2022-12-30 22:00:14 +07:00 committed by fixeria
parent caef6c1b13
commit 3095b63610
2 changed files with 0 additions and 6 deletions

View File

@ -20,9 +20,6 @@
* GNU General Public License for more details.
*/
#include <assert.h>
#include <arpa/inet.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/bitvec.h>
#include <osmocom/core/logging.h>

View File

@ -20,9 +20,6 @@
* GNU General Public License for more details.
*/
#include <assert.h>
#include <arpa/inet.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/bitvec.h>
#include <osmocom/core/logging.h>