mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-23 15:48:03 +00:00
Allow rtp.hpp to be used on it's own
This commit is contained in:
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
#include <rtc/log.hpp>
|
||||||
|
|
||||||
#ifndef htonll
|
#ifndef htonll
|
||||||
#define htonll(x) \
|
#define htonll(x) \
|
||||||
|
Reference in New Issue
Block a user