mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
11 lines
185 B
Diff
11 lines
185 B
Diff
--- a/xbmc/filesystem/ZipManager.h.orig
|
|
+++ b/xbmc/filesystem/ZipManager.h
|
|
@@ -33,6 +33,7 @@
|
|
#include <string>
|
|
#include <vector>
|
|
#include <map>
|
|
+#include <stdint.h>
|
|
|
|
class CURL;
|
|
|