mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
13 lines
330 B
Diff
13 lines
330 B
Diff
|
diff -rupN a/stream/stream_smb.c b/stream/stream_smb.c
|
||
|
--- a/stream/stream_smb.c 2013-03-16 13:38:34.000000000 +0000
|
||
|
+++ b/stream/stream_smb.c 2013-10-31 20:05:32.473947926 +0000
|
||
|
@@ -18,7 +18,7 @@
|
||
|
|
||
|
#include "config.h"
|
||
|
|
||
|
-#include <libsmbclient.h>
|
||
|
+#include <samba-4.0/libsmbclient.h>
|
||
|
#include <unistd.h>
|
||
|
|
||
|
#include "mp_msg.h"
|