mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 12:40:13 -04:00
6 lines
184 B
C
6 lines
184 B
C
/* $NetBSD: cdbr.h,v 1.2 2013/12/11 01:24:08 joerg Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD cdbr(3) in libnbcompat. */
|
|
#include "nbtool_config.h"
|
|
#include "../../sys/sys/cdbr.h"
|