summaryrefslogtreecommitdiff
path: root/src/shared/enable-mempool.c
blob: a571b43f5791da25b492a06fed2a46173b5b7ca3 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: LGPL-2.1+ */

#include "mempool.h"

const bool mempool_use_allowed = true;