Systemd/src/shared/enable-mempool.c

6 lines
103 B
C

/* SPDX-License-Identifier: LGPL-2.1+ */
#include "mempool.h"
const bool mempool_use_allowed = true;