Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/compat/ndis/Attic/resource_var.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/ndis/Attic/resource_var.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.1.60.1 diff -u -p -r1.1 -r1.1.60.1 --- src/sys/compat/ndis/Attic/resource_var.h 2006/03/30 22:56:50 1.1 +++ src/sys/compat/ndis/Attic/resource_var.h 2008/01/02 21:53:04 1.1.60.1 @@ -165,7 +165,7 @@ struct cm_partial_resource_desc { uint32_t cprd_rsvd1; uint32_t cprd_rsvd2; } cprd_devspec; - } u __attribute__((packed)); + } u __packed; }; typedef struct cm_partial_resource_desc cm_partial_resource_desc;