3c98cdcd84
the tech-userlevel mailing list.
9 lines
115 B
C
9 lines
115 B
C
/*
|
|
* J.T. Conklin, December 12, 1994
|
|
* Public Domain
|
|
*/
|
|
|
|
#include <sys/cdefs.h>
|
|
|
|
__weak_reference(_errx, errx);
|