Author: jelmer Date: 2007-11-26 03:14:57 +0000 (Mon, 26 Nov 2007) New Revision: 26130
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26130 Log: Fix header installation Modified: branches/SAMBA_4_0/source/headermap.txt Changeset: Modified: branches/SAMBA_4_0/source/headermap.txt =================================================================== --- branches/SAMBA_4_0/source/headermap.txt 2007-11-26 03:14:28 UTC (rev 26129) +++ branches/SAMBA_4_0/source/headermap.txt 2007-11-26 03:14:57 UTC (rev 26130) @@ -72,6 +72,9 @@ rpc_server/dcerpc_server_proto.h: dcerpc_server/proto.h auth/auth.h: auth.h auth/auth_proto.h: auth/proto.h +auth/system_session_proto.h: auth/system_session.h +auth/session_proto.h: auth/session_proto.h +auth/session.h: auth/session.h auth/gensec/spnego.h: gensec/spnego.h auth/gensec/gensec_proto.h: gensec/proto.h libcli/auth/credentials.h: domain_credentials.h
