osmo_ortp: include ortp/port.h for the memory management functions

This commit is contained in:
Harald Welte 2011-10-22 15:58:02 +02:00
parent 833aa79ffa
commit 0b5ffc1788
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <ortp/ortp.h>
#include <ortp/rtp.h>
#include <ortp/port.h>
static PayloadType *payload_type_efr;