aboutsummaryrefslogtreecommitdiff
path: root/linux-user/sparc64/target_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/sparc64/target_structs.h')
-rw-r--r--linux-user/sparc64/target_structs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/sparc64/target_structs.h b/linux-user/sparc64/target_structs.h
index fc1729007d..1808132b18 100644
--- a/linux-user/sparc64/target_structs.h
+++ b/linux-user/sparc64/target_structs.h
@@ -16,8 +16,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef TARGET_STRUCTS_H
-#define TARGET_STRUCTS_H
+#ifndef SPARC64_TARGET_STRUCTS_H
+#define SPARC64_TARGET_STRUCTS_H
struct target_ipc_perm {
abi_int __key; /* Key. */