mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Supply HDB_DB_DIR macro
While we don't use the default HDB directories, the code needs this macro defined. Andrew Bartlett
This commit is contained in:
parent
8252b51850
commit
b5dbdef158
@ -19,4 +19,6 @@
|
||||
#define SIGRETURN(x) return (RETSIGTYPE)(x)
|
||||
#endif
|
||||
|
||||
#define HDB_DB_DIR ""
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user