1 1.8.2.2 thorpej /* $NetBSD: glob.c,v 1.8.2.2 1997/10/22 06:41:32 thorpej Exp $ */ 2 1.8.2.2 thorpej 3 1.8.2.2 thorpej /* 4 1.8.2.2 thorpej * Written by Jason R. Thorpe <thorpej (at) NetBSD.ORG>, October 21, 1997. 5 1.8.2.2 thorpej * Public domain. 6 1.8.2.2 thorpej */ 7 1.8.2.2 thorpej 8 1.8.2.2 thorpej #define __LIBC12_SOURCE__ 9 1.8.2.2 thorpej 10 1.8.2.2 thorpej #include "__glob13.c" 11