mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-17 11:27:27 +00:00
6 lines
112 B
C
6 lines
112 B
C
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
|
|
|
#include "mempool.h"
|
|
|
|
const bool mempool_use_allowed = false;
|