s3: Fix the build
authorVolker Lendecke <vl@samba.org>
Fri, 13 Jul 2012 08:22:05 +0000 (10:22 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 18 Jul 2012 22:47:27 +0000 (15:47 -0700)
Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/proto.h

index a78a2bf87e1c38beff8abdee6718d75d7294dcc6..16e2d78608a9f087abc1eb1fb922d1d45239ce4e 100644 (file)
@@ -64,6 +64,7 @@ void srv_set_signing(struct smbd_server_connection *conn,
 
 /* The following definitions come from smbd/aio.c  */
 
+struct aio_extra;
 bool aio_write_through_requested(struct aio_extra *aio_ex);
 NTSTATUS schedule_aio_read_and_X(connection_struct *conn,
                             struct smb_request *req,