Avoid a redecleartion of __getosreldate().
Sponsored by: DARPA, AFRL
This commit is contained in:
parent
f1f548d0e9
commit
2438d9a0e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user