]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - net/mptcp/subflow.c
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[thirdparty/linux.git] / net / mptcp / subflow.c
index e120e961645406551be353fd661cdb58dee299b3..a4f3c27f0309f9000435d83b41b199067b31f341 100644 (file)
@@ -9,8 +9,8 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/netdevice.h>
-#include <crypto/algapi.h>
 #include <crypto/sha2.h>
+#include <crypto/utils.h>
 #include <net/sock.h>
 #include <net/inet_common.h>
 #include <net/inet_hashtables.h>