a5e2489d03
were merged into libc in 4.5-RELEASE.
9 lines
172 B
C
9 lines
172 B
C
/* $FreeBSD$ */
|
|
|
|
/* libxpg4 is obsolete in FreeBSD 6 -- library has been merged into libc. */
|
|
#define OBSOLETE_IN_6
|
|
|
|
#include <sys/param.h>
|
|
|
|
static int ___fake_library___;
|