diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-26 03:14:57 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:46:15 +0100 |
commit | d47b967b1361cbcc905a666487450ef381c57d01 (patch) | |
tree | bd1d71fbf3310018298e713f023d506cdd30812d /source4 | |
parent | 339ad9ea223a9cfc1fd4ff58e94fdc3063983038 (diff) | |
download | samba-d47b967b1361cbcc905a666487450ef381c57d01.tar.gz samba-d47b967b1361cbcc905a666487450ef381c57d01.tar.bz2 samba-d47b967b1361cbcc905a666487450ef381c57d01.zip |
r26130: Fix header installation
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/headermap.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/headermap.txt b/source4/headermap.txt index 550a73d0ff..469531f3d2 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -72,6 +72,9 @@ rpc_server/common/proto.h: dcerpc_server/common_proto.h 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 |