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