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

Nuno Antunes nant at crater.dragonflybsd.org
Tue Jan 10 06:12:07 PST 2012


commit b46c3c82adfc31b9d25e57ec042e75a0e8ef05fe
Author: Nuno Antunes <nuno.antunes at 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





More information about the Commits mailing list