r14349: Kill proto.h!
commitc64690a6a5326aa4056491a9123d8b52035d34ef
authorJelmer Vernooij <jelmer@samba.org>
Mon, 13 Mar 2006 22:36:07 +0000 (13 22:36 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 13 Mar 2006 22:36:07 +0000 (13 22:36 +0000)
tree8e13fd8f4a2efb4903f56cbbd5866724dde2e7c5
parent18ceb9bceb76837dc3b400c87b40dc970b4f129a
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