ports/devel/ccrtp/patches/patch-src_ccrtp_sources_h

11 lines
227 B
Text

Index: src/ccrtp/sources.h
--- src/ccrtp/sources.h.orig
+++ src/ccrtp/sources.h
@@ -44,6 +44,7 @@
#ifndef CCXX_RTP_SOURCES_H_
#define CCXX_RTP_SOURCES_H_
+#include <cstddef>
#include <string>
#include <ccrtp/rtcppkt.h>