diff options
author | Julien Kerihuel <j.kerihuel@openchange.org> | 2010-05-12 12:34:54 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2010-05-12 19:30:55 +0200 |
commit | 693995c1c4d36e03537d66db9fa3823baf3e6002 (patch) | |
tree | 9e576489b2d2c20af74ea9e00d509c53d7b58967 /source4/headermap.txt | |
parent | e8139ac14ab3041109cc593a4fa32ea39a330901 (diff) | |
download | samba-693995c1c4d36e03537d66db9fa3823baf3e6002.tar.gz samba-693995c1c4d36e03537d66db9fa3823baf3e6002.tar.bz2 samba-693995c1c4d36e03537d66db9fa3823baf3e6002.zip |
Install util/tevent_* public headers. Required by OpenChange for compiling IDL
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/headermap.txt')
-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 fb6be56936..a998ff91dd 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -40,6 +40,8 @@ lib/cmdline/popt_common.h: samba/popt.h ../lib/util/dlinklist.h: dlinklist.h ../lib/util/data_blob.h: util/data_blob.h ../lib/util/time.h: util/time.h +../lib/util/tevent_ntstatus.h: util/tevent_ntstatus.h +../lib/util/tevent_unix.h: util/tevent_unix.h version.h: samba/version.h param/param.h: param.h ../lib/util/asn1.h: samba/asn1.h @@ -54,6 +56,7 @@ param/share.h: share.h ../libcli/ldap/ldap_message.h: ldap_message.h ../libcli/ldap/ldap_errors.h: ldap_errors.h ../libcli/ldap/ldap_ndr.h: ldap_ndr.h +../tevent/tevent.h: tevent.h ../lib/tevent/tevent.h: tevent.h ../lib/tevent/tevent_internal.h: tevent_internal.h auth/session.h: samba/session.h |