X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/bf6e3cc4fadaa6884dd1e561215f5d93cfe4f5f3..c3e7267935f27fe5570faffd1483b33be3258653:/linux-user/m68k/target_structs.h diff --git a/linux-user/m68k/target_structs.h b/linux-user/m68k/target_structs.h index de257c97de..a003676548 100644 --- a/linux-user/m68k/target_structs.h +++ b/linux-user/m68k/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 . */ -#ifndef TARGET_STRUCTS_H -#define TARGET_STRUCTS_H +#ifndef M68K_TARGET_STRUCTS_H +#define M68K_TARGET_STRUCTS_H struct target_ipc_perm { abi_int __key; /* Key. */