]> granicus.if.org Git - zfs/commit
Avoid PAGESIZE redefinition
authorstf <s@ctrlc.hu>
Sat, 16 Aug 2014 22:16:08 +0000 (00:16 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 18 Aug 2014 15:55:41 +0000 (08:55 -0700)
commitf9bde4f74be5e5030571415d9c869400dff3eda6
treed148bf7ad4547b2937fcd619d2a997be6dbad115
parentec18fe3ce8f27cfd86743f091d2d57e78dd8a5af
Avoid PAGESIZE redefinition

Add #ifndef PAGESIZE to avoid redefinition warning on platforms
where this value is already provided.

Signed-off-by: stf <s@ctrlc.hu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #382
include/sys/sysmacros.h