summaryrefslogtreecommitdiff
path: root/src/shared/ima-util.h
blob: ccb0580f8099b0392894473be3ae2f4ec68249b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  This file is part of systemd.

  Copyright 2013 Lennart Poettering
***/

#include <stdbool.h>

bool use_ima(void);