page_pool: split types and declarations from page_pool.h
[platform/kernel/linux-rpi.git] / include / linux / skbuff.h
index 16a49ba..888e3d7 100644 (file)
@@ -32,7 +32,7 @@
 #include <linux/if_packet.h>
 #include <linux/llist.h>
 #include <net/flow.h>
-#include <net/page_pool.h>
+#include <net/page_pool/types.h>
 #if IS_ENABLED(CONFIG_NF_CONNTRACK)
 #include <linux/netfilter/nf_conntrack_common.h>
 #endif