mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-01 02:21:14 +00:00
13 lines
283 B
Diff
13 lines
283 B
Diff
https://github.com/termux/termux-packages/issues/15852
|
|
|
|
--- a/plugins/chromecast_renderer/src/cc_prc.c
|
|
+++ b/plugins/chromecast_renderer/src/cc_prc.c
|
|
@@ -33,6 +33,7 @@
|
|
#include <assert.h>
|
|
#include <limits.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
|
|
#include <tizplatform.h>
|
|
|