:This breaks buildworld. I think the commit is incomplete:
:
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c: In function
:'finddevlabel':
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error:
:'_PATH_DEVTAB_PATHS' undeclared (first use in this function)
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error:
:(Each undeclared identifier is reported only once
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error: for
:each function it appears in.)
:*** Error code 1
:
:Regards,
:Sascha
Fixed! Yah, forgot to commit paths.h
-Matt
Matthew Dillon
<dillon@backplane.com>