r22411: Fix the build:
commit9de1af6dc835fa12a75bae00935cd605f61217a3
authorMichael Adam <obnox@samba.org>
Fri, 20 Apr 2007 12:06:38 +0000 (20 12:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:32 +0000 (10 12:19 -0500)
tree7634f31479786b918a2fb7008423b3de73a84ec1
parentbf9131fed30b3d6f80c41734c04450a1e6bcba5b
r22411: Fix the build:

Prototype of create_aio_ex_read, set_message and definition of
UNIXERROR have changed in r22389 and r22391? to require an additional
"inbuf" argument. Some places in smbd/aio.c had not been adapted.

This patch fixes the build.

Michael
source/smbd/aio.c