mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 12:40:13 -04:00
6 lines
181 B
C
6 lines
181 B
C
/* $NetBSD: fts.h,v 1.2 2003/10/27 00:12:43 lukem Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD fts(3) in libnbcompat. */
|
|
#include "nbtool_config.h"
|
|
#include "../../include/fts.h"
|