mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:lib/asys modify included headers
use the headers from libreplace, not the system ones Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
parent
f98d10af2a
commit
a24c25bdde
@ -19,10 +19,8 @@
|
||||
#ifndef __ASYS_H__
|
||||
#define __ASYS_H__
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include "replace.h"
|
||||
#include "system/filesys.h"
|
||||
|
||||
/**
|
||||
* @defgroup asys The async syscall library
|
||||
|
Loading…
Reference in New Issue
Block a user