Index: head/lib/libnv/Makefile =================================================================== --- head/lib/libnv/Makefile +++ head/lib/libnv/Makefile @@ -15,7 +15,7 @@ SRCS+= dnvlist.c SRCS+= msgio.c SRCS+= nvlist.c -SRCS+= nvpair.c +SRCS+= bsd_nvpair.c HAS_TESTS= SUBDIR.${MK_TESTS}+= tests