aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/sembuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/sembuf.h')
-rw-r--r--include/asm-powerpc/sembuf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-powerpc/sembuf.h b/include/asm-powerpc/sembuf.h
index c98fc18fe80..99a41938ae3 100644
--- a/include/asm-powerpc/sembuf.h
+++ b/include/asm-powerpc/sembuf.h
@@ -1,5 +1,5 @@
-#ifndef _POWERPC_SEMBUF_H
-#define _POWERPC_SEMBUF_H
+#ifndef _ASM_POWERPC_SEMBUF_H
+#define _ASM_POWERPC_SEMBUF_H
/*
* This program is free software; you can redistribute it and/or
@@ -33,4 +33,4 @@ struct semid64_ds {
unsigned long __unused4;
};
-#endif /* _POWERPC_SEMBUF_H */
+#endif /* _ASM_POWERPC_SEMBUF_H */