X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Frotate-internal.h;h=0296efed1128c992ec855189c00a63f0b6027c04;hb=26cedfcaf0abe8730e6ffc0db37d7b58b674a708;hp=91289b4cf9fcd62ec173afd2a80951b269b7387e;hpb=15076a788437a143af0b3841ce2b223fba2cbf29;p=lttng-tools.git diff --git a/include/lttng/rotate-internal.h b/include/lttng/rotate-internal.h index 91289b4cf..0296efed1 100644 --- a/include/lttng/rotate-internal.h +++ b/include/lttng/rotate-internal.h @@ -108,11 +108,11 @@ struct lttng_session_list_schedules_return { struct { uint8_t set; uint64_t value; - } periodic; + } LTTNG_PACKED periodic; struct { uint8_t set; uint64_t value; - } size; + } LTTNG_PACKED size; } LTTNG_PACKED; #endif /* LTTNG_ROTATE_INTERNAL_ABI_H */