blob: c1cb19ffc4dbd19b25eb3bd13ff44359ef87570d [file] [log] [blame]
/* SPDX-License-Identifier: BSD-3-Clause */
/*
* swtpm_localca.h: Header file
*
* Author: Stefan Berger, stefanb@linux.ibm.com
*
* Copyright (c) IBM Corporation, 2021
*/
#ifndef SWTPM_LOCALCA_H
#define SWTPM_LOCALCA_H
#include <glib.h>
extern gchar *gl_LOGFILE;
#endif /* SWTPM_LOCALCA_H */