]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/shared/enable-mempool.c
Merge pull request #14592 from keszybz/simplifications
[thirdparty/systemd.git] / src / shared / enable-mempool.c
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2
3 #include "mempool.h"
4
5 const bool mempool_use_allowed = true;