freebsd-dev/lib/libxpg4/fakelib.c
Tim J. Robbins a5e2489d03 Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
were merged into libc in 4.5-RELEASE.
2003-06-13 07:21:37 +00:00

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___;