cvs commit: src/sys/netgraph ng_device.c
    Gleb Smirnoff 
    glebius at FreeBSD.org
       
    Tue Jul 20 04:19:47 PDT 2004
    
    
  
glebius     2004-07-20 11:19:46 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_device.c 
  Log:
  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)
  
  Revision  Changes    Path
  1.10      +8 -10     src/sys/netgraph/ng_device.c
    
    
More information about the cvs-src
mailing list