9d5d28c26f
very nearly there.
10 lines
243 B
C
10 lines
243 B
C
/* $NetBSD: namespace.h,v 1.1 2002/01/21 20:04:37 tv Exp $ */
|
|
|
|
/*
|
|
* Mainly empty header to make reachover bits of libc happy.
|
|
*
|
|
* Since all reachover bits will include this, it's a good place to pull
|
|
* in config.h.
|
|
*/
|
|
#include "config.h"
|