Commit 6a2623b1 authored by Kent Overstreet's avatar Kent Overstreet

nsproxy.h: add missing include

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent f6120d52
......@@ -2,6 +2,7 @@
#ifndef _LINUX_NSPROXY_H
#define _LINUX_NSPROXY_H
#include <linux/refcount.h>
#include <linux/spinlock.h>
#include <linux/sched.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment