aboutsummaryrefslogtreecommitdiffstats
path: root/internal.c
blob: 034a2db1fec73554b7310686dad297e5cbe137f2 (plain) (blame)
1
2
3
4
5
6
/* See LICENSE file for copyright and license details. */
#include "internal.h"


_Thread_local struct liberror_error liberror_error_;
_Thread_local int liberror_have_error_;