Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet6/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sys/netinet6/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- src/sys/netinet6/Makefile 2012/01/06 14:17:11 1.8 +++ src/sys/netinet6/Makefile 2017/02/16 08:12:44 1.9 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/01/06 14:17:11 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2017/02/16 08:12:44 knakahara Exp $ INCSDIR= /usr/include/netinet6 -INCS= in6.h in6_gif.h in6_ifattach.h in6_pcb.h \ +INCS= in6.h in6_gif.h in6_l2tp.h in6_ifattach.h in6_pcb.h \ in6_var.h ip6_mroute.h ip6_var.h ip6protosw.h \ mld6_var.h nd6.h pim6.h pim6_var.h \ raw_ip6.h udp6.h udp6_var.h