1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/testing/fluffychat/gcc13.patch.webrtc
lauren n. liberda c68712233d testing/fluffychat: upgrade to 1.15.0
also shipping webrtc now
2023-11-02 06:33:01 +00:00

10 lines
223 B
Text

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