libosmo-sccp/src/sccp_internal.h

6 lines
94 B
C
Raw Normal View History

#pragma once
#include <osmocom/core/msgb.h>
struct msgb *sccp_msgb_alloc(const char *name);