1 diff --git a/Makefile b/Makefile
2 index 22710f3d933..22effc848cf 100644
3 --- a/lib/libnetbsd/Makefile
4 +++ b/lib/libnetbsd/Makefile
5 @@ -9,6 +9,26 @@ CFLAGS+= -I${.CURDIR}
7 SRCS+= efun.c sockaddr_snprintf.c strsuftoll.c util.c util.h
10 +INCSGROUPS= INCS SYSINCS NETINETINCS
21 +SYSINCSDIR= ${INCLUDEDIR}/sys
28 +NETINETINCSDIR= ${INCLUDEDIR}/netinet