mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 23:40:05 +08:00
Update to FreeBSD head 2016-08-23
Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
This commit is contained in:
@@ -49,12 +49,6 @@ static const ns_src defaultsrc[] = {
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
#ifdef NS_CACHING
|
||||
extern int __proto_id_func(char *, size_t *, va_list, void *);
|
||||
extern int __proto_marshal_func(char *, size_t *, void *, va_list, void *);
|
||||
extern int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
|
||||
#endif
|
||||
|
||||
static int
|
||||
files_getprotobynumber(void *retval, void *mdata, va_list ap)
|
||||
{
|
||||
|
Reference in New Issue
Block a user