git: build - Fix netgraph

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Sep 10 23:06:29 PDT 2010


commit ba27fc0d4109b24d18062062c34b218b73438fe5
Author: Matthew Dillon <dillon at laptop2.(none)>
Date:   Fri Sep 10 22:41:30 2010 -0700

    build - Fix netgraph
    
    * Some source files were missing newly required includes for their
      use of the mplock and socketvar2.h inlines.
    
    Reported-by: lentferj

Summary of changes:
 sys/netgraph/ksocket/ng_ksocket.c |    4 +++-
 sys/netgraph/netgraph/ng_base.c   |    1 +
 sys/netgraph/socket/ng_socket.c   |    5 ++++-
 3 files changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ba27fc0d4109b24d18062062c34b218b73438fe5


-- 
DragonFly BSD source repository





More information about the Commits mailing list