mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-23 02:13:49 +08:00
Provide the missing cdecl for _nsdispatch.
This commit is contained in:
parent
8440506ee8
commit
7c8c0eb134
@ -139,4 +139,7 @@ void _sethosthtent(int, struct hostent_data *);
|
||||
void _setnetdnsent(int);
|
||||
void _setnethtent(int, struct netent_data *);
|
||||
|
||||
int _nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database,
|
||||
const char *method_name, const ns_src defaults[], ...);
|
||||
|
||||
#endif /* _NETDB_PRIVATE_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user