From 36e50ecc04abd678ef9b8a748d87d8fc5242572b Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 25 Mar 2006 21:02:22 +0000 Subject: r14729: Install db_wrap.h and db_wrap_proto.h (This used to be commit aa8979d55d2f7c760cbe5bc349c8b4842de98546) --- source4/headermap.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/headermap.txt') diff --git a/source4/headermap.txt b/source4/headermap.txt index 83777120ee..de19878999 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -83,3 +83,5 @@ libcli/util/asn_1.h: samba/asn1.h libcli/util/asn1_proto.h: samba/asn1/proto.h libcli/util/error.h: core/error.h libcli/util/proto.h: core/error_proto.h +lib/db_wrap.h: db_wrap.h +lib/db_wrap_proto.h: db_wrap/proto.h -- cgit