]> git.proxmox.com Git - mirror_lxc.git/blame - src/lxc/rexec.h
process_utils: hide unnecessary symbols
[mirror_lxc.git] / src / lxc / rexec.h
CommitLineData
cc73685d 1/* SPDX-License-Identifier: LGPL-2.1+ */
d3a9befc
CB
2
3#ifndef __LXC_REXEC_H
4#define __LXC_REXEC_H
5
7a80606d 6extern int lxc_rexec(const char *memfd_name);
d3a9befc
CB
7
8#endif /* __LXC_REXEC_H */