tests/dummy_cn_sua.c: Drop no longer existing include

This one was unspotted during last patches dropping hnbgw since this
file is actually not compiled currently.

Change-Id: I94ed20c42bcc9619d80757c6ff4a661c360bfb4f
This commit is contained in:
Pau Espin 2022-01-05 12:24:16 +01:00
parent e91b57d963
commit a3c221728a
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#include <osmocom/ranap/ranap_ies_defs.h>
#include <osmocom/ranap/ranap_common_cn.h>
#include <osmocom/ranap/ranap_msg_factory.h>
#include <osmocom/iuh/hnbgw.h>
const char *cmdline_bind_addr = "127.0.0.1";