mirror of
https://github.com/choff/anbox-modules.git
synced 2026-07-24 20:00:12 +08:00
Fix: remove the redundant header inclusion
This commit is contained in:
parent
fb109b5eec
commit
342453adbd
@ -1,7 +1,6 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
#include <linux/ipc_namespace.h>
|
#include <linux/ipc_namespace.h>
|
||||||
#include <linux/mm.h>
|
|
||||||
|
|
||||||
struct ipc_namespace* get_init_ipc_ns_ptr(void);
|
struct ipc_namespace* get_init_ipc_ns_ptr(void);
|
||||||
void zap_page_range_single(struct vm_area_struct *vma, unsigned long address,
|
void zap_page_range_single(struct vm_area_struct *vma, unsigned long address,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user