From 8bcc7faa62135041c7b5c212c7f1e20ac12d0f2d Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 12 Jan 2022 03:26:08 +0100 Subject: libosmo-pfcp: implement PFCP header and msg handling Related: SYS#5599 Change-Id: I3f85ea052a6b7c064244a8093777e53a47c8c61e --- include/osmocom/pfcp/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'include/osmocom/pfcp/Makefile.am') diff --git a/include/osmocom/pfcp/Makefile.am b/include/osmocom/pfcp/Makefile.am index 65b0102..7bd5ea3 100644 --- a/include/osmocom/pfcp/Makefile.am +++ b/include/osmocom/pfcp/Makefile.am @@ -1,6 +1,7 @@ pfcp_HEADERS = \ pfcp_ies_custom.h \ pfcp_ies_auto.h \ + pfcp_msg.h \ pfcp_proto.h \ pfcp_strs.h \ $(NULL) -- cgit v1.2.3