ports/devel/ccrtp/patches/patch-src_ccrtp_sources_h

12 lines
227 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>