X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fnbd.h;h=155719dab813e2fac8b52bc5a3ae3afdbcbbc8ce;hb=e96291653b2e4df02f160b574070f6e632868e5e;hp=69075517c511524858bec1740e59288f3203d387;hpb=48cf6061b30205b29b306bf9bc22dd6f0b091461;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/nbd.h b/include/linux/nbd.h index 6907551..155719d 100644 --- a/include/linux/nbd.h +++ b/include/linux/nbd.h @@ -88,11 +88,7 @@ struct nbd_request { char handle[8]; __be64 from; __be32 len; -} -#ifdef __GNUC__ - __attribute__ ((packed)) -#endif -; +} __attribute__ ((packed)); /* * This is the reply packet that nbd-server sends back to the client after