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)
commit7a121583b496a8fc0c1fcf44504d814700273e40
tree50ffb9241cdd158ad13bcb97f49fecb30f011dc1
parent35447f0a486a00dc11355613ea7aaa7928c69961
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.
(This used to be commit 3da79bf909f801386a52e6013db399c384d0401c)
14 files changed:
source4/build/smb_build/TODO
source4/client/client.c
source4/include/includes.h
source4/lib/db_wrap.c
source4/lib/ldb/config.mk
source4/lib/ldb/include/includes.h
source4/lib/ldb/tools/cmdline.c
source4/lib/registry/tools/regshell.c
source4/lib/replace/config.mk
source4/lib/replace/readline.m4
source4/libcli/config.mk
source4/librpc/config.mk
source4/librpc/ndr/ndr_orpc.h
source4/main.mk