mirror of
https://github.com/samba-team/samba.git
synced 2025-08-05 12:22:11 +03:00
lib: Move sys_rw* to lib/util
genrand.c will require it soon Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
0ef9c67b56
commit
258ce91f31
@ -17,7 +17,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "smbd/smbd.h"
|
||||
#include "lib/sys_rw.h"
|
||||
#include "lib/util/sys_rw.h"
|
||||
|
||||
/* Cache priming module.
|
||||
*
|
||||
|
Reference in New Issue
Block a user