1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

s3-vfs: try to fix build of aio_fork module.

Guenther
This commit is contained in:
Günther Deschner 2011-03-30 22:24:18 +02:00
parent d546adeab5
commit 3800bae260

View File

@ -20,8 +20,9 @@
*/
#include "includes.h"
#include "smbd/smbd.h"
#include "system/filesys.h"
#include "system/shmem.h"
#include "smbd/smbd.h"
struct mmap_area {
size_t size;