From b40afa0c07be98f64c9cbaba029d6f27296f487a Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 18 Mar 2006 02:42:55 +0000 Subject: r14535: Fix header installation (This used to be commit 0ef3fc567c9c57cfb81923e1bb6d0d8393075861) --- source4/headermap.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source4/headermap.txt') diff --git a/source4/headermap.txt b/source4/headermap.txt index eb03a110f2..adfcfe1015 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -64,10 +64,11 @@ libcli/ldap/ldap.h: ldap.h libcli/ldap/ldap_proto.h: ldap_proto.h torture/torture.h: torture.h torture/proto.h: torture/proto.h +torture/util.h: torture/util.h libcli/libcli.h: client.h libcli/libcli_proto.h: client/proto.h librpc/gen_ndr/nbt.h: gen_ndr/nbt.h librpc/gen_ndr/svcctl.h: gen_ndr/nbt.h lib/cmdline/popt_common.h: samba/popt.h include/dlinklist.h: dlinklist.h -include/version.h: samba/version.h +version.h: samba/version.h -- cgit