mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
10 lines
223 B
Text
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>
|