DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: build - Fix netgraph


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Sep 2010 23:05:08 -0700 (PDT)

commit ba27fc0d4109b24d18062062c34b218b73438fe5
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]