rtpasfdepay: Fix the build by adding the needed include for atoi.
This commit is contained in:
parent
7080724fb7
commit
e12ccaa63c
@ -26,6 +26,7 @@
|
||||
#include <gst/rtp/gstrtpbuffer.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
GST_DEBUG_CATEGORY_STATIC (rtpasfdepayload_debug);
|
||||
#define GST_CAT_DEFAULT rtpasfdepayload_debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user