mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
8 lines
172 B
C
8 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___;
|