r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly
authorJames Peach <jpeach@samba.org>
Tue, 31 Jan 2006 01:51:31 +0000 (01:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:38 +0000 (13:51 -0500)
commit4c54a04969d97570e2f423ca1935d995e353753b
treef6f59a1b584de406a5939041ee2efa18e37c67f2
parent7c7125be5dfdbacd702891e16529eb1412966f83
r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly
included from other headers. In this case, undeffing MIN and MAX is a
really bad idea because the subsequent include of sys/param.h will do
nothing because of its include guards.
(This used to be commit 8aa8be93b09cfbd176455738dfd305047030fd50)
source4/build/m4/rewrite.m4
source4/include/system/filesys.h