netgraph7: Include the correct header file in dragonfly.c.
authorNuno Antunes <nuno.antunes@gmail.com>
Wed, 22 Sep 2010 00:50:20 +0000 (01:50 +0100)
committerNuno Antunes <nuno.antunes@gmail.com>
Tue, 10 Jan 2012 14:10:34 +0000 (14:10 +0000)
commitb46c3c82adfc31b9d25e57ec042e75a0e8ef05fe
tree3d9dde3c9bd78452521e6c1c524451f439675518
parentd7143ca912a9120387836104a7274eef9b82f9cd
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.
sys/netgraph7/dragonfly.c
sys/netgraph7/ng_message.h