hush/selinux
Mike Frysinger 1cda879080 setfiles: fix build failure after common_bufsiz change
Commit 47cfbf32fd ("*: add most of the
required setup_common_bufsiz() calls") switched this tool over to use
the common_bufsiz logic but missed including the header leading to a
build failure when enabled:
selinux/setfiles.c:80:30: error: 'bb_common_bufsiz1' undeclared (first use in this function)

URL: https://bugs.gentoo.org/600106
Reported-by: Jonas Jelten <jj@stusta.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2016-12-09 18:14:12 -05:00
..
Config.src Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
Kbuild.src Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
chcon.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
getenforce.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
getsebool.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
load_policy.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
matchpathcon.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
runcon.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
selinuxenabled.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
sestatus.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
setenforce.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00
setfiles.c setfiles: fix build failure after common_bufsiz change 2016-12-09 18:14:12 -05:00
setsebool.c Convert all selinux/* applets to "new style" applet definitions 2016-11-23 18:46:40 +01:00