summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/smack-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/smack-setup.h')
-rw-r--r--src/grp-system/libcore/smack-setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-system/libcore/smack-setup.h b/src/grp-system/libcore/smack-setup.h
index 78164c85e6..f8c62ce067 100644
--- a/src/grp-system/libcore/smack-setup.h
+++ b/src/grp-system/libcore/smack-setup.h
@@ -21,4 +21,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include <stdbool.h>
+
int mac_smack_setup(bool *loaded_policy);