Skip to content
Success

Changes

Summary

  1. sigtran: xua_msg.h,msg_types.h: Make headers private (details)
Commit f6391a233628a2b2147ca26f63da3f581b7481c9 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.

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

Change-Id: Icd23bf9c9364c33ea2ba709e3ef4439813a168f4
The file was addedsrc/xua_msg.h
The file was removedinclude/osmocom/sigtran/xua_msg.h
The file was removedinclude/osmocom/sigtran/xua_types.h
The file was modifiedsrc/Makefile.am
The file was modifiedinclude/osmocom/sigtran/Makefile.am
The file was addedsrc/xua_types.h