summaryrefslogtreecommitdiff
path: root/source4/headermap.txt
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-06 12:05:09 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:53 -0500
commit2eeb0e5f282a22e11de07d4038b01fc446e3fc14 (patch)
tree540812387eb44774e9778a8fb9863a2a5a615d07 /source4/headermap.txt
parent18aa4c6a38ce994fb59de38c93969d18c992cf8b (diff)
downloadsamba-2eeb0e5f282a22e11de07d4038b01fc446e3fc14.tar.gz
samba-2eeb0e5f282a22e11de07d4038b01fc446e3fc14.tar.bz2
samba-2eeb0e5f282a22e11de07d4038b01fc446e3fc14.zip
r19569: Require that all public header files have a destination path. Fix
places where this was currently not the case. (This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
Diffstat (limited to 'source4/headermap.txt')
-rw-r--r--source4/headermap.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/source4/headermap.txt b/source4/headermap.txt
index 937e283470..fb1b146e7f 100644
--- a/source4/headermap.txt
+++ b/source4/headermap.txt
@@ -73,7 +73,7 @@ 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
+lib/util/dlinklist.h: dlinklist.h
version.h: samba/version.h
param/proto.h: param/proto.h
param/param.h: param.h
@@ -85,3 +85,10 @@ 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
+torture/ui.h: torture/ui.h
+torture/torture.h: torture/torture.h
+librpc/gen_ndr/winbind.h: winbind.h
+param/share.h: param/share.h
+param/share_proto.h: param/share_proto.h
+lib/util/util_tdb.h: util_tdb.h
+lib/util/wrap_xattr.h: wrap_xattr.h