1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-13 08:23:49 +03:00

r14965: the unixinfo pipe need the sidmap code from SAMDB

metze
This commit is contained in:
Stefan Metzmacher
2006-04-07 14:13:31 +00:00
committed by Gerald (Jerry) Carter
parent a3e1d56cf7
commit ed657b8403

View File

@@ -97,6 +97,7 @@ OBJ_FILES = \
unixinfo/dcesrv_unixinfo.o
REQUIRED_SUBSYSTEMS = \
DCERPC_COMMON \
SAMDB \
NDR_UNIXINFO
# End MODULE dcerpc_unixinfo
################################################