diff options
Diffstat (limited to 'net/sysctl_net.c')
| -rw-r--r-- | net/sysctl_net.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sysctl_net.c b/net/sysctl_net.c index ca84212cfbf..e75813904f2 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c @@ -12,6 +12,7 @@   */  #include <linux/mm.h> +#include <linux/export.h>  #include <linux/sysctl.h>  #include <linux/nsproxy.h>  |