On Tue, Jan 12, 2021 at 07:12:35PM +0100, Manuel Bouyer wrote: > From: Manuel Bouyer <bou...@netbsd.org> > > NetBSD uses the same uuid library as FreeBSD. As this is in a > __FreeBSD__ || __NetBSD__ block, just drop the #ifdef __FreeBSD__ > and dead code. > > Signed-off-by: Manuel Bouyer <bou...@netbsd.org>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.