OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Tue Apr 27 2010 - 15:12:56 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2010/04/27 14:12:56

Modified files:
        sys/dev/ic : siopvar_common.h

Log message:
__packed needs to be applied to the struct, not the typedef.
Makes gcc4 happier.

ok deraadt, marco