mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 20:49:01 -04:00
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"
|