From: Stephen Hemminger Date: Wed, 6 Dec 2017 01:30:22 +0000 (-0800) Subject: update headers from 4.15-rc2 X-Git-Tag: v4.15.0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39be47fb5ed756b951ee7325b11099eb117fd5fd;p=thirdparty%2Fiproute2.git update headers from 4.15-rc2 Signed-off-by: Stephen Hemminger --- diff --git a/include/uapi/linux/vm_sockets_diag.h b/include/uapi/linux/vm_sockets_diag.h index a732a6f59..6da42f99a 100644 --- a/include/uapi/linux/vm_sockets_diag.h +++ b/include/uapi/linux/vm_sockets_diag.h @@ -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__