Guard __must_check ifdef
authorJens Axboe <jens.axboe@oracle.com>
Sun, 24 Jun 2007 20:41:27 +0000 (22:41 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sun, 24 Jun 2007 20:41:27 +0000 (22:41 +0200)
commit72711fb74534e2caa15a1a775ff8d5e531fb8fef
tree7b4889a0577e1bae01c433541295793d5b47c9ed
parentcd963e18de21e08ebb2ed86366f07347b4c58e3d
Guard __must_check ifdef

Some systems seem to pick up the kernel definitions, so check
if __must_check is defined before (potentially) redefining it.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
compiler/compiler-gcc3.h
compiler/compiler-gcc4.h