summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/compat.h')
-rw-r--r--libglusterfs/src/compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfs/src/compat.h b/libglusterfs/src/compat.h
index 771ed983d32..0b14d20a481 100644
--- a/libglusterfs/src/compat.h
+++ b/libglusterfs/src/compat.h
@@ -483,6 +483,7 @@ int gf_mkostemp (char *tmpl, int suffixlen, int flags);
#define CLOCK_REALTIME_COARSE CLOCK_REALTIME
#endif
+#if 0
#ifndef IPV6_DEFAULT
#ifndef IXDR_GET_LONG
@@ -502,6 +503,7 @@ int gf_mkostemp (char *tmpl, int suffixlen, int flags);
#endif
#endif /* IPV6_DEFAULT */
+#endif
#if defined(__GNUC__) && !defined(RELAX_POISONING)
/* Use run API, see run.h */