]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/loopback-setup.h
tree-wide: drop 'This file is part of systemd' blurb
[thirdparty/systemd.git] / src / core / loopback-setup.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
af5bc85d
LP
3
4/***
af5bc85d 5 Copyright 2010 Lennart Poettering
af5bc85d
LP
6***/
7
8int loopback_setup(void);