summaryrefslogtreecommitdiffstats
path: root/multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2017-08-25 05:09:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:20:24 +0700
commit77e6871484f94b750810c49bfa36e59679edac64 (patch)
tree88539b7fa115dda414e1f5493f2cd4515f0bad57 /multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch
parentddd5ecdbc3fd77ad9c9377000a0faed97e17f6e5 (diff)
downloadslackbuilds-77e6871484f94b750810c49bfa36e59679edac64.tar.gz
slackbuilds-77e6871484f94b750810c49bfa36e59679edac64.tar.xz
multimedia/kodi: Updated for version 17.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch')
-rw-r--r--multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch b/multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch
index b0cdb70181..6916ead2ce 100644
--- a/multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch
+++ b/multimedia/kodi/patches/xbmc-Krypton-samba-4.0.patch
@@ -19,6 +19,6 @@ diff -Naur xbmc-17.1-Krypton.orig/xbmc/filesystem/SMBFile.cpp xbmc-17.1-Krypton/
#include "SMBDirectory.h"
-#include <libsmbclient.h>
+#include <samba-4.0/libsmbclient.h>
+ #include "filesystem/SpecialProtocol.h"
#include "settings/AdvancedSettings.h"
#include "settings/Settings.h"
- #include "threads/SingleLock.h"