]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/vmw_vsock/af_vsock.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / net / vmw_vsock / af_vsock.c
index 4d9334683f8409c3e064c44a25235ea48e65b38b..545c08b8a1d482ac0c155ab755f6623c62ffcbe5 100644 (file)
@@ -96,8 +96,7 @@
 #include <linux/wait.h>
 #include <linux/workqueue.h>
 #include <net/sock.h>
-
-#include "af_vsock.h"
+#include <net/af_vsock.h>
 
 static int __vsock_bind(struct sock *sk, struct sockaddr_vm *addr);
 static void vsock_sk_destruct(struct sock *sk);