summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/wscript b/source3/wscript
index 672fcbbf54..49f11f2e5b 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -1634,8 +1634,6 @@ main() {
headers='sys/types.h dirent.h',
msg='Checking whether seekdir returns void')
- conf.CHECK_TYPE_IN('struct vfsops', 'sys/mount.h')
-
if Options.options.with_profiling_data:
conf.DEFINE('WITH_PROFILE', 1);