]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/smack-setup.h
tree-wide: drop license boilerplate
[thirdparty/systemd.git] / src / core / smack-setup.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 This file is part of systemd.
6
7 Copyright (C) 2013 Intel Corporation
8 Authors:
9 Nathaniel Chen <nathaniel.chen@intel.com>
10 ***/
11
12 int mac_smack_setup(bool *loaded_policy);