commit | fceca652c137084a891e1cf070ba9c8c063bc949 | [log] [tgz] |
---|---|---|
author | Joe MacDonald <joe@deserted.net> | Mon Oct 21 15:16:40 2013 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Oct 22 14:22:42 2013 -0400 |
tree | d5d3d22fac749ddddcf17535d96f4828780d3675 | |
parent | 2864f757dddaba5b062d3c4701b7093c1168d1d5 [diff] |
libselinux: avoid shadowing 'stat' in load_mmap label_file.c: In function ‘load_mmap’: label_file.c:238:81: error: declaration of ‘stat’ shadows a global declaration [-Werror=shadow] cc1: all warnings being treated as errors Signed-off-by: Joe MacDonald <joe@deserted.net>