mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
spnego.c has function definitions. Prototype them.
Anybody familiar with Makefile.in could you please look at this? This is probably the wrong way to fix this. Volker
This commit is contained in:
parent
946695242f
commit
9a04750dea
@ -560,7 +560,7 @@ PROTO_OBJ = $(SMBD_OBJ_MAIN) \
|
||||
$(LIB_SMBD_OBJ) $(SAM_OBJ) $(REGISTRY_OBJ) $(POPT_LIB_OBJ) \
|
||||
$(RPC_LSA_OBJ) $(RPC_NETLOG_OBJ) $(RPC_SAMR_OBJ) $(RPC_REG_OBJ) \
|
||||
$(RPC_SVC_OBJ) $(RPC_WKS_OBJ) $(RPC_DFS_OBJ) $(RPC_SPOOLSS_OBJ) \
|
||||
$(RPC_ECHO_OBJ) $(SMBLDAP_OBJ) $(IDMAP_OBJ)
|
||||
$(RPC_ECHO_OBJ) $(SMBLDAP_OBJ) $(IDMAP_OBJ) libsmb/spnego.o
|
||||
|
||||
WINBIND_WINS_NSS_OBJ = nsswitch/wins.o $(PARAM_OBJ) $(UBIQX_OBJ) \
|
||||
$(LIBSMB_OBJ) $(LIB_OBJ) $(NSSWINS_OBJ)
|
||||
|
Loading…
Reference in New Issue
Block a user