]> Pileus Git - ~andy/linux/blobdiff - net/vmw_vsock/af_vsock.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[~andy/linux] / 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);