r14349: Kill proto.h!
authorJelmer Vernooij <jelmer@samba.org>
Mon, 13 Mar 2006 22:36:07 +0000 (22:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:14 +0000 (13:57 -0500)
commit3da79bf909f801386a52e6013db399c384d0401c
tree1815a600b31528665b6763d790eabc6e5f97d0b6
parenteb8687cdd4240c5636384e992a0f1a77251fddcc
r14349: Kill proto.h!

Prototypes are now spread over multiple headers, usually one per subsystem.
This change is required to allow proper header dependencies later on,
without recompiling Samba each time the mtime of any source file changes.
14 files changed:
source/build/smb_build/TODO
source/client/client.c
source/include/includes.h
source/lib/db_wrap.c
source/lib/ldb/config.mk
source/lib/ldb/include/includes.h
source/lib/ldb/tools/cmdline.c
source/lib/registry/tools/regshell.c
source/lib/replace/config.mk
source/lib/replace/readline.m4
source/libcli/config.mk
source/librpc/config.mk
source/librpc/ndr/ndr_orpc.h
source/main.mk