hlr_ussd.h: drop meaningless forward declaration

Change-Id: I70a5c7c83c2356b779fb1ea7ffe07ccc1e279c22
This commit is contained in:
Vadim Yanitskiy 2018-07-31 01:42:25 +07:00 committed by Harald Welte
parent 764514198b
commit a05efe8803
1 changed files with 1 additions and 2 deletions

View File

@ -4,9 +4,8 @@
#include <osmocom/core/linuxlist.h>
#include <osmocom/gsm/gsup.h>
#include "gsup_server.h"
struct osmo_gsup_conn;
#include "gsup_server.h"
struct hlr_ussd_route {
/* g_hlr.routes */