K 10 svn:author V 7 glebius K 8 svn:date V 27 2004-07-20T11:19:46.000000Z K 7 svn:log V 225 1. Make ng_device.h system include. This fixes module build. 2. Sort includes, while here. 3. s/NULL/0/ in NG_SEND_MSG_HOOK(), since ng_ID_t is integer. PR: kern/41881 (part) Reviewed by: marks Approved by: julian (mentor) END