Home | History | Annotate | Line # | Download | only in compat
      1 /*	$NetBSD: ndbm.h,v 1.1 2010/02/03 15:34:44 roy Exp $	*/
      2 
      3 #include "nbtool_config.h"
      4 #ifndef DBM_SUFFIX
      5 #define DBM_SUFFIX ".db"
      6 #endif
      7 #include "../../include/ndbm.h"
      8