mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
Provide the missing cdecl for _nsdispatch.
This commit is contained in:
@@ -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_ */
|
||||
|
Reference in New Issue
Block a user