1 1.23 keihan /* $NetBSD: fts.c,v 1.23 2003/12/04 23:39:18 keihan Exp $ */ 2 1.12 cgd 3 1.22 thorpej /* 4 1.23 keihan * Written by Jason R. Thorpe <thorpej (at) NetBSD.org>, October 21, 1997. 5 1.22 thorpej * Public domain. 6 1.1 cgd */ 7 1.1 cgd 8 1.21 fvdl #define __LIBC12_SOURCE__ 9 1.21 fvdl 10 1.22 thorpej #include "__fts13.c" 11