mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r12626: some systems need time.h here (for asctime())
This commit is contained in:
parent
660fc3ff4e
commit
596f8480bb
@ -34,6 +34,7 @@
|
||||
#include "system/readline.h"
|
||||
#include "pstring.h"
|
||||
#include "auth/gensec/gensec.h"
|
||||
#include "system/time.h"
|
||||
|
||||
static struct smbcli_state *cli;
|
||||
static int port = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user