summaryrefslogtreecommitdiff
path: root/package/kodi/patches/patch-xbmc_dbwrappers_dataset_h
blob: f27f92975c520b8a9621e7c8247415305ce18856 (plain)
1
2
3
4
5
6
7
8
9
10
--- xbmc-22.0a1-Piers.orig/xbmc/dbwrappers/dataset.h	2025-08-18 23:49:12.000000000 +0200
+++ xbmc-22.0a1-Piers/xbmc/dbwrappers/dataset.h	2025-10-07 06:25:46.959580300 +0200
@@ -14,6 +14,7 @@
 
 #include "qry_dat.h"
 
+#include <cstdarg>
 #include <list>
 #include <map>
 #include <memory>