# HG changeset patch # User Mychaela Falconia # Date 1716842984 0 # Node ID 764bbf72392f45ec822b7037853b4d3137ab47b1 # Parent 60b512a868b4b5bfd25f17a5066e91cb8ed8877d include/rtp_alloc_if.h: #include system headers for used types diff -r 60b512a868b4 -r 764bbf72392f include/rtp_alloc_if.h --- a/include/rtp_alloc_if.h Mon May 27 20:41:21 2024 +0000 +++ b/include/rtp_alloc_if.h Mon May 27 20:49:44 2024 +0000 @@ -5,6 +5,9 @@ #pragma once +#include +#include + struct rtp_alloc_req { uint32_t transact_ref; uint32_t ep_type;