update headers from 4.15-rc2

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Stephen Hemminger 2017-12-05 17:30:22 -08:00
parent 6bf156415a
commit 39be47fb5e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* AF_VSOCK sock_diag(7) interface for querying open sockets */
#ifndef __VM_SOCKETS_DIAG_H__