NetBSD/tools/compat/fts.h

6 lines
175 B
C
Raw Normal View History

/* $NetBSD: fts.h,v 1.1 2002/09/16 04:10:37 briggs Exp $ */
/* We unconditionally use the NetBSD fts(3) in libnbcompat. */
#include "config.h"
#include "../../include/fts.h"