summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/compat.h
diff options
context:
space:
mode:
authorKaushik BV <kaushikbv@gluster.com>2011-09-23 19:05:35 +0530
committerVijay Bellur <vijay@gluster.com>2011-10-01 05:56:01 -0700
commit72cade6db5fd3f6f001295a5f4edeecf44e36045 (patch)
treef8f967ca3a1ec7bafa6180366ecb85c42bada86c /libglusterfs/src/compat.h
parentc2548c3247a17b3b415295fcbb4c119f4a579831 (diff)
build: Solaris build fixes
Change-Id: I977903f26dbb2c8d1632b3a1c52bd8af4ce8652f BUG: 3446 Reviewed-on: http://review.gluster.com/502 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Amar Tumballi <amar@gluster.com>
Diffstat (limited to 'libglusterfs/src/compat.h')
-rw-r--r--libglusterfs/src/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/compat.h b/libglusterfs/src/compat.h
index b37307f40ac..b04a71df4f0 100644
--- a/libglusterfs/src/compat.h
+++ b/libglusterfs/src/compat.h
@@ -287,7 +287,7 @@ int solaris_unlink (const char *pathname);
#define GF_SOLARIS_XATTR_DIR ".glusterfs_xattr_inode"
int solaris_xattr_resolve_path (const char *real_path, char **path);
-
+char *mkdtemp (char *__template);
#endif /* GF_SOLARIS_HOST_OS */
#ifndef HAVE_ARGP