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