pdch.h: Drop uneeded include bts.h

This header is not needed and creates include loop issues in follow-up
patches.

Change-Id: Ic12ab293f27b5e13d1401c6f17d4d549bf5115f9
This commit is contained in:
Pau Espin 2021-03-09 15:45:54 +01:00 committed by laforge
parent 1e97951582
commit 91cc780b40
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ extern "C" {
#include "gsm_rlcmac.h"
#include "coding_scheme.h"
}
#include <bts.h>
#endif
#include <tbf.h>