put the ifdef for HAVE_VA_COPY in one place rather than in lots of
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Jun 2002 03:07:24 +0000 (03:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 Jun 2002 03:07:24 +0000 (03:07 +0000)
commit0bb6053946a1572a3496958e543d5c9ddf74120b
treeb176a0e6a348c2d58d7ba52405a484d1384a6bb9
parent9401cdbb514a65b96910117a5a850af0eef45dd7
put the ifdef for HAVE_VA_COPY in one place rather than in lots of
functions
(This used to be commit 1cf3228fdc20f0314d1f8e71ad710a5e548b3f72)
source3/CodingSuggestions
source3/include/includes.h
source3/lib/dprintf.c
source3/lib/snprintf.c
source3/lib/talloc.c
source3/lib/util.c
source3/lib/xfile.c