mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
libcli/: Fix prototypes for all functions.
This commit is contained in:
@ -51,4 +51,6 @@ convert a Unix error code to a WERROR
|
||||
*********************************************************************/
|
||||
WERROR unix_to_werror(int unix_error);
|
||||
|
||||
NTSTATUS nt_status_squash(NTSTATUS nt_status);
|
||||
|
||||
#endif /* _SAMBA_ERROR_H */
|
||||
|
Reference in New Issue
Block a user