Module Name: src
Committed By: thorpej
Date: Tue Dec 1 20:13:47 UTC 1998
Modified Files:
src/lib/libc/gen: __fts13.c
Log Message:
Warn about references to the old fts functions, and direct the user to
include <fts.h> to generate the correct references.
Suggestion from Christoph Badura.