From 12d2b8495e769b4565a89f32f86bfcbf3438f64f Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Mon, 20 Jul 2015 23:14:22 -0400 Subject: [PATCH] Remove unused packed attribute See https://github.com/rust-lang/rust/pull/25541 --- src/ffi.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ffi.rs b/src/ffi.rs index d166dc6..df15f28 100644 --- a/src/ffi.rs +++ b/src/ffi.rs @@ -24,7 +24,6 @@ pub struct nfgenmsg; pub struct nfq_data; #[repr(C)] -#[packed] /// The NFQueue specific packet data pub struct nfqnl_msg_packet_hdr { /// The packet id