aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/unused_highpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/volume_id/unused_highpoint.c')
-rw-r--r--util-linux/volume_id/unused_highpoint.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/volume_id/unused_highpoint.c b/util-linux/volume_id/unused_highpoint.c
index 57c5cadc4..6fd58b787 100644
--- a/util-linux/volume_id/unused_highpoint.c
+++ b/util-linux/volume_id/unused_highpoint.c
@@ -23,11 +23,11 @@
struct hpt37x_meta {
uint8_t filler1[32];
uint32_t magic;
-} __attribute__((packed));
+} PACKED;
struct hpt45x_meta {
uint32_t magic;
-} __attribute__((packed));
+} PACKED;
#define HPT37X_CONFIG_OFF 0x1200
#define HPT37X_MAGIC_OK 0x5a7816f0