Skip to content
Success

Changes

Summary

  1. sigtran: xua_msg.h,msg_types.h: Make headers private (details)
Commit baa38d08e5e716fff1ced90f98c2d9a4e6ae7463 by Pau Espin Pedrol
sigtran: xua_msg.h,msg_types.h: Make headers private

Those headers are only used internally in libosmo-sigtran, since those
objects have no real use outside of it. Mark the headers as no-install,
which implicitly makes them private since they won't be accessible to be
used as they are not installed.

This decreases the amount of public APIs the libosmo-sigtran has.

Change-Id: Icd23bf9c9364c33ea2ba709e3ef4439813a168f4
The file was modifiedinclude/osmocom/sigtran/Makefile.am