diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-01-15 02:04:42 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-01-15 02:04:42 +0100 |
commit | f233fd11b3afd49269d11653f3447129d97a7fff (patch) | |
tree | 3982bd9ef097f3e9ca440807080d3889673200b9 | |
parent | 341ee607b361aed256bfede84f82f790b475d187 (diff) | |
download | samba-f233fd11b3afd49269d11653f3447129d97a7fff.tar.gz samba-f233fd11b3afd49269d11653f3447129d97a7fff.tar.bz2 samba-f233fd11b3afd49269d11653f3447129d97a7fff.zip |
Fix asn1 locations.
(This used to be commit 84dc6bc19c166e42c5eca2949e4ef5024c80f513)
-rw-r--r-- | source4/headermap.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/headermap.txt b/source4/headermap.txt index 6ace20519f..acbe81328e 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -103,8 +103,8 @@ dsdb/samdb/samdb_proto.h: samdb/proto.h dsdb/schema/schema.h: samdb/schema.h dsdb/schema/proto.h: samdb/schema_proto.h dsdb/common/proto.h: samdb/common_proto.h -libcli/util/asn_1.h: samba/asn1.h -libcli/util/asn1_proto.h: samba/asn1/proto.h +lib/util/asn1.h: samba/asn1.h +lib/util/asn1_proto.h: samba/asn1/proto.h libcli/util/error.h: core/error.h libcli/util/proto.h: core/error_proto.h lib/tdb_wrap.h: tdb_wrap.h |