summaryrefslogtreecommitdiffstats
path: root/contrib/mount/mntent_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mount/mntent_compat.h')
-rw-r--r--contrib/mount/mntent_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mount/mntent_compat.h b/contrib/mount/mntent_compat.h
index 3f9cc931266..ca82e9aa60f 100644
--- a/contrib/mount/mntent_compat.h
+++ b/contrib/mount/mntent_compat.h
@@ -11,7 +11,7 @@
#ifndef _MNTENT_H
#define _MNTENT_H
-#if defined(GF_DARWIN_HOST_OS) || defined(__NetBSD__)
+#if !defined(GF_LINUX_HOST_OS)
#include <stdio.h>
struct mntent {