]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - include/linux-mutex.h
More build fixes, I have the kernel module almost building and its
[mirror_spl-debian.git] / include / linux-mutex.h
index 42056617f26b15c9ae06f5aba628d1cbdf30d3dc..1fea2e7d1dd4c8d55edc219d455958087a0e9ded 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _SYS_LINUX_MUTEX_H
-#define        _SYS_LINUX_MUTEX_H
+#ifndef _LINUX_MUTEX_H
+#define        _LINUX_MUTEX_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -115,4 +115,4 @@ mutex_owner(kmutex_t *mp)
 }
 #endif
 
-#endif /* _SYS_LINUX_MUTEX_H */
+#endif /* _LINUX_MUTEX_H */