From 3cb5b6c32860110932868c04cd5d2840d277a05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= Date: Mon, 12 Mar 2018 19:13:04 +0100 Subject: [PATCH] s3/wscript: remove test, that we do in lib/replace Signed-off-by: Bjoern Jacke --- source3/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/wscript b/source3/wscript index e33ecaf..f91cd72 100644 --- a/source3/wscript +++ b/source3/wscript @@ -386,7 +386,7 @@ DNSServiceRegister _dup __dup _dup2 __dup2 endmntent execl _facl __facl _fchdir __fchdir fchmod fchown _fcntl __fcntl fcvt fcvtl fdatasync _fork __fork fseeko -fsetxattr _fstat __fstat fsync +_fstat __fstat fsync futimens futimes __fxstat getauthuid getcwd _getcwd __getcwd getdents __getdents getdirentries getgrent getgrnam getgrouplist getgrset getmntent getpagesize -- 2.7.4