Avoid a redecleartion of __getosreldate().

Sponsored by:	DARPA, AFRL
This commit is contained in:
Brooks Davis 2016-08-24 00:02:20 +00:00
parent f1f548d0e9
commit 2438d9a0e1

View File

@ -33,8 +33,6 @@ __FBSDID("$FreeBSD$");
#include <link.h>
#include "libc_private.h"
int __getosreldate(void);
/*
* This is private to libc. It is intended for wrapping syscall stubs in order
* to avoid having to put SIGSYS signal handlers in place to test for presence