f7ef3610be
Hook up cdbw(3) for the tool build.
6 lines
184 B
C
6 lines
184 B
C
/* $NetBSD: cdbw.h,v 1.1 2012/06/03 21:02:50 joerg Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD cdbw(3) in libnbcompat. */
|
|
#include "nbtool_config.h"
|
|
#include "../../include/cdbw.h"
|