s3 merged build: Remove redundant #defines that are in idl generated headers
authorTim Prouty <tprouty@samba.org>
Tue, 30 Dec 2008 21:45:29 +0000 (13:45 -0800)
committerTim Prouty <tprouty@samba.org>
Tue, 6 Jan 2009 06:40:04 +0000 (22:40 -0800)
commited5e1e5bd6c968eb98058d5a097ab36ac456141e
treea537308c2b694502b10e0a3fc8f63a4d1fa9224b
parent958bfaff7908509dc0c171e080e5767453dea4a3
s3 merged build: Remove redundant #defines that are in idl generated headers

This fixes a series of samba3 build warnings in the merged build with
--enable-picky-developer=yes. 'error: "X" redefined', where X is one
of the redundant #defines.

This required committing a static version of spoolss.h for it to be
included by non-merged s3 builds.
.gitignore
librpc/gen_ndr/spoolss.h [new file with mode: 0644]
source3/include/rpc_spoolss.h