summaryrefslogtreecommitdiffstats
path: root/include/spl-mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spl-mutex.h')
-rw-r--r--include/spl-mutex.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/spl-mutex.h b/include/spl-mutex.h
index a937a1de2..dec5dd7de 100644
--- a/include/spl-mutex.h
+++ b/include/spl-mutex.h
@@ -1,5 +1,5 @@
-#ifndef _SOLARIS_MUTEX_H
-#define _SOLARIS_MUTEX_H
+#ifndef _SPL_MUTEX_H
+#define _SPL_MUTEX_H
#ifdef __cplusplus
extern "C" {
@@ -118,4 +118,4 @@ mutex_owner(kmutex_t *mp)
}
#endif
-#endif /* _SOLARIS_MUTEX_H */
+#endif /* _SPL_MUTEX_H */