6 lines
184 B
C
6 lines
184 B
C
|
/* $NetBSD: glob.h,v 1.2 2003/10/27 00:12:43 lukem Exp $ */
|
||
|
|
||
|
/* We unconditionally use the NetBSD glob(3) in libnbcompat. */
|
||
|
#include "nbtool_config.h"
|
||
|
#include "../../include/glob.h"
|