New upstream version 4.18.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// SPDX-FileCopyrightText: 2024, Alejandro Colomar <alx@kernel.org>
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "string/strcmp/strprefix.h"
|
||||
|
||||
|
||||
extern inline const char *strprefix_(const char *s, const char *prefix);
|
||||
Reference in New Issue
Block a user