aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/sock.c')
-rw-r--r--net/core/sock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/sock.c b/net/core/sock.c
index 6465b0e4c8cb..6e00811d44bc 100644
--- a/net/core/sock.c
+++ b/net/core/sock.c
@@ -91,6 +91,7 @@
91 * 2 of the License, or (at your option) any later version. 91 * 2 of the License, or (at your option) any later version.
92 */ 92 */
93 93
94#include <linux/capability.h>
94#include <linux/config.h> 95#include <linux/config.h>
95#include <linux/errno.h> 96#include <linux/errno.h>
96#include <linux/types.h> 97#include <linux/types.h>