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