archrelease: copy trunk to extra-x86_64
[arch-packages.git] / mplayer / trunk / include-samba-4.0.patch
blob2ed272b6a5f36eff98073d7341213df1ef5bfe0a
1 diff -rupN a/stream/stream_smb.c b/stream/stream_smb.c
2 --- a/stream/stream_smb.c 2013-03-16 13:38:34.000000000 +0000
3 +++ b/stream/stream_smb.c 2013-10-31 20:05:32.473947926 +0000
4 @@ -18,7 +18,7 @@
6 #include "config.h"
8 -#include <libsmbclient.h>
9 +#include <samba-4.0/libsmbclient.h>
10 #include <unistd.h>
12 #include "mp_msg.h"