mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
s3: Fix bug 7052: "DFS broken on AIX (maybe others)"
This commit is contained in:
parent
9b4b9d26f1
commit
c531d00ab4
@ -13,7 +13,7 @@
|
||||
|
||||
main()
|
||||
{
|
||||
int buf[7];
|
||||
char buf[7];
|
||||
int ret;
|
||||
ssize_t rl_ret;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user