diff --git a/[refs] b/[refs] index 0d90478d6a00..6a8c46ca4d66 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9d931dd2ed62c14d7bf7c4c3ab3ef7610c46ca9b +refs/heads/master: bee95250f015ffc3a6efb99516489e70d1b52da2 diff --git a/trunk/include/linux/netfilter.h b/trunk/include/linux/netfilter.h index 7fa95df60146..857f5026ced6 100644 --- a/trunk/include/linux/netfilter.h +++ b/trunk/include/linux/netfilter.h @@ -13,6 +13,7 @@ #endif #include #include +#include /* Responses from hook functions. */ #define NF_DROP 0 diff --git a/trunk/include/net/net_namespace.h b/trunk/include/net/net_namespace.h index 3ae491932bc8..07a60e8b749e 100644 --- a/trunk/include/net/net_namespace.h +++ b/trunk/include/net/net_namespace.h @@ -7,6 +7,7 @@ #include #include #include +#include #include #include