K 10 svn:author V 5 asami K 8 svn:date V 27 2000-03-11T01:53:54.000000Z K 7 svn:log V 556 (forgot to cvs add this file -- should have been committed with patch-bj) Fix build error on extremely new -current caused by this: === src/sys/sys/socket.h: ---------------------------- revision 1.38 date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13 CMSG_XXX macros alignment fixes to follow RFC2292. Approved by: jkh Submitted by: Partly from tech@openbsd Reviewed by: itojun --------------------------- === Basically you need to include before . Problem diagnosed by: Ade Lovett END