6 lines
175 B
C
6 lines
175 B
C
|
/* $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"
|