1
0
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:
Volker Lendecke
2015-10-12 15:57:34 +02:00
committed by Jeremy Allison
parent 0ef9c67b56
commit 258ce91f31
34 changed files with 41 additions and 40 deletions

View File

@ -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.
*