osmo-mgw[master]: mgcp: move misplaced include

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Mon Oct 16 12:57:33 UTC 2017


Patch Set 5:

> This appears to introduce a build failure when applied to current
 > master:
 > 
 > mgcp_conn.c: In function 'mgcp_conn_alloc':
 > mgcp_conn.c:89:45: error: dereferencing pointer to incomplete type
 > if (llist_count(&endp->conns) >= endp->type->max_conns)
 > ^

Its now fixed, since mgcp_ep.h was removed from the include list in mgcp.h, it was missing in mgcp_conn.c. I have now added it there and it compiles again.

-- 
To view, visit https://gerrit.osmocom.org/4238
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib58a8ed64f729055282c2b9673f7684cdfdb5936
Gerrit-PatchSet: 5
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list