1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

s3: Make smbd/aio.c not depend on aio.h anymore

Signed-off-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke
2012-07-06 15:05:02 +02:00
committed by Jeremy Allison
parent 715653a335
commit f9df073a31
5 changed files with 31 additions and 76 deletions

View File

@ -24,6 +24,7 @@
#include "system/shmem.h"
#include "smbd/smbd.h"
#include "smbd/globals.h"
#include <aio.h>
#ifndef MAP_FILE
#define MAP_FILE 0