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

git: netgraph7: Include the correct header file in dragonfly.c.


From: Nuno Antunes <nant@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Jan 2012 06:12:07 -0800 (PST)

commit b46c3c82adfc31b9d25e57ec042e75a0e8ef05fe
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date:   Wed Sep 22 01:50:20 2010 +0100

    netgraph7: Include the correct header file in dragonfly.c.
    
    * The dragonfly.c file was #including the legacy netgraph
      ng_message.h header instead of the new one.
    
    * Add missing include to netgraph7 ng_message.h.

Summary of changes:
 sys/netgraph7/dragonfly.c  |    2 +-
 sys/netgraph7/ng_message.h |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository



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