vconn: Remove unnecessary forward declarations and #includes from header.
authorBen Pfaff <blp@nicira.com>
Tue, 4 Oct 2011 04:52:39 +0000 (21:52 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 4 Oct 2011 16:09:03 +0000 (09:09 -0700)
commit3021ea6074bcc5a5bc7f1434ade97d84759e8d14
tree1961a1f0d6f073ba6a49349f4b4e6de587d9f331
parentb47e2a824c1f5fc0f9354e82d2f6ff4e4183fd80
vconn: Remove unnecessary forward declarations and #includes from header.

This required fix-ups in a few other files that accidentally depended upon
vconn.h including those other headers.
lib/vconn.h
ofproto/pinsched.c
tests/test-vconn.c
vswitchd/ovs-vswitchd.c