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

#include "mempool.h"

const bool mempool_use_allowed = false;