K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-06T03:47:53.000000Z K 7 svn:log V 352 Merge ipx.h:1.19 from HEAD to RELENG_5: date: 2005/01/02 02:30:27; author: rwatson; state: Exp; lines: +1 -1 Mark 'struct ipx', the IPX packet header, as __packed. Otherwise, recent versions of gcc will insert an extra 16 bits of padding in the structure, corrupting all IPX packet output. MFC after: 3 days RELENG_5_3 candidate. END