openbsd-ports/devel/ccrtp/patches/patch-src_ccrtp_sources_h

14 lines
302 B
Plaintext
Raw Normal View History

2018-11-22 19:39:27 +00:00
$OpenBSD: patch-src_ccrtp_sources_h,v 1.1 2018/11/22 19:39:27 naddy Exp $
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>