mirror of
https://github.com/MiSTer-devel/Linux-Kernel_MiSTer.git
synced 2026-04-19 03:04:24 +00:00
v5.15.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <linux/types.h> /* for size_t */
|
||||
#include <linux/stddef.h> /* for NULL */
|
||||
#include <linux/errno.h> /* for E2BIG */
|
||||
#include <stdarg.h>
|
||||
#include <linux/stdarg.h>
|
||||
#include <uapi/linux/string.h>
|
||||
|
||||
extern char *strndup_user(const char __user *, long);
|
||||
|
||||
Reference in New Issue
Block a user