Skip to content

Commit 6a2623b

Browse files
author
Kent Overstreet
committed
nsproxy.h: add missing include
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent f6120d5 commit 6a2623b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/linux/nsproxy.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#ifndef _LINUX_NSPROXY_H
33
#define _LINUX_NSPROXY_H
44

5+
#include <linux/refcount.h>
56
#include <linux/spinlock.h>
67
#include <linux/sched.h>
78

0 commit comments

Comments
 (0)