Home | History | Annotate | Line # | Download | only in compat
      1 /*	$NetBSD: fts.h,v 1.2 2003/10/27 00:12:43 lukem Exp $	*/
      2 
      3 /* We unconditionally use the NetBSD fts(3) in libnbcompat. */
      4 #include "nbtool_config.h"
      5 #include "../../include/fts.h"
      6