38ba03f125
the renamed functions, and add some #error directives to force the issue with weak symbols for renamed functions when we support weak symbols in the C library.
11 lines
209 B
C
11 lines
209 B
C
/* $NetBSD: glob.c,v 1.10 1997/10/22 06:37:50 thorpej Exp $ */
|
|
|
|
/*
|
|
* Written by Jason R. Thorpe <thorpej@NetBSD.ORG>, October 21, 1997.
|
|
* Public domain.
|
|
*/
|
|
|
|
#define __LIBC12_SOURCE__
|
|
|
|
#include "__glob13.c"
|