diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-04-02 12:43:15 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-04-05 13:39:00 +1000 |
commit | b2f7cfa848def91b6ea458e1ad14af8e96ad4ca3 (patch) | |
tree | ed0de7fcf8e2b614029ae64ffc5e263ed587a36b /source3/wscript | |
parent | 52113b3bd25b12c766985be7abd042d984c924e6 (diff) | |
download | samba-b2f7cfa848def91b6ea458e1ad14af8e96ad4ca3.tar.gz samba-b2f7cfa848def91b6ea458e1ad14af8e96ad4ca3.tar.bz2 samba-b2f7cfa848def91b6ea458e1ad14af8e96ad4ca3.zip |
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Diffstat (limited to 'source3/wscript')
-rw-r--r-- | source3/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript b/source3/wscript index eb4e0ff51b..dcf2b9d415 100644 --- a/source3/wscript +++ b/source3/wscript @@ -242,7 +242,7 @@ getcwd _getcwd __getcwd getdents __getdents getdirentries getgrent getgrnam getgrouplist getgrset getmntent getpagesize getproplist get_proplist_entry getpwanam getpwent_r getrlimit gettext glob grantpt hstrerror initgroups innetgr -inotify_init lgetea lgetxattr listea listxattr llistea llistxattr +inotify_init listea listxattr llistea llistxattr llseek _llseek __llseek lremoveea lremovexattr _lseek __lseek lsetea lsetxattr _lstat __lstat lutimes __lxstat memalign mknod mlock mlockall munlock munlockall |