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