]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/enable-mempool.c
journal: Fix missing parenthesis
[thirdparty/systemd.git] / src / shared / enable-mempool.c
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
a5d8835c
ZJS
2
3#include "mempool.h"
4
5const bool mempool_use_allowed = true;