ayaports/backports/signal-desktop/webrtc-gcc13.patch

11 lines
184 B
Diff
Raw Normal View History

--- ./rtc_base/system/file_wrapper.h.orig
+++ ./rtc_base/system/file_wrapper.h
@@ -13,6 +13,7 @@
#include <stddef.h>
#include <stdio.h>
+#include <stdint.h>
#include <string>