mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
r20269: merge -r20264:20267 from SAMBA_3_0_24
more no previous prototype warnings
(This used to be commit 41be182f78
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
84cd4d05e0
commit
e59e787b48
@ -26,6 +26,9 @@
|
||||
|
||||
#include "include/libsmb_internal.h"
|
||||
|
||||
struct smbc_dirent *smbc_readdir_ctx(SMBCCTX *context, SMBCFILE *dir);
|
||||
struct smbc_dir_list *smbc_check_dir_ent(struct smbc_dir_list *list,
|
||||
struct smbc_dirent *dirent);
|
||||
|
||||
/*
|
||||
* DOS Attribute values (used internally)
|
||||
|
Reference in New Issue
Block a user