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

nsproxy.h: add missing include

parent f6120d52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
#ifndef _LINUX_NSPROXY_H
#define _LINUX_NSPROXY_H

#include <linux/refcount.h>
#include <linux/spinlock.h>
#include <linux/sched.h>