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

/***
  Copyright 2013 Lennart Poettering
***/

#include <stdbool.h>

bool use_ima(void);