summaryrefslogtreecommitdiffstats
path: root/src/shared/enable-mempool.c
blob: 1abfccbd817e1f1b59c5c9ccf8d9a3bb043d5844 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: LGPL-2.1-or-later */

#include "mempool.h"

const bool mempool_use_allowed = true;