X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fcore%2Fkmod-setup.h;h=801c7bf699bd83b414db05e0f1e636a26272a11d;hb=0c697941389b7379c4471bc0a067ede02814bc57;hp=c63ef11cec6d5d8ad08e8ae8cd25ea1936d960db;hpb=2aafd60beecb0e9cc2c019b23ef63d19bfdedb01;p=thirdparty%2Fsystemd.git diff --git a/src/core/kmod-setup.h b/src/core/kmod-setup.h index c63ef11cec6..801c7bf699b 100644 --- a/src/core/kmod-setup.h +++ b/src/core/kmod-setup.h @@ -1,8 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2010 Lennart Poettering -***/ - int kmod_setup(void);