a94d82e6f9
Red Hat 7.3, at least) do not have fts(3) implementations that work correctly with -D_FILE_OFFSET_BITS=64.
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"
|