mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
Fixing path to libsmbclient.h so it never gets crossed with a system installed one.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* Define this to get the real SMBCFILE and SMBCSRV structures
|
||||
*/
|
||||
#define _SMBC_INTERNAL
|
||||
#include "libsmbclient.h"
|
||||
#include "../include/libsmbclient.h"
|
||||
|
||||
/*
|
||||
* Structure we use if internal caching mechanism is used
|
||||
|
||||
Reference in New Issue
Block a user