flow: Drop datapath-protocol.h from flow.c.
authorJesse Gross <jesse@nicira.com>
Thu, 29 Sep 2011 20:22:46 +0000 (13:22 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 29 Sep 2011 21:35:57 +0000 (14:35 -0700)
commitaeea3504e98e0a1abb553da69a33bfc7563e10f4
treedba9fa92b98071a2158a14c499f6b808cd4ac644
parentc49aae240851ef562b7ade082226e41f85f54b88
flow: Drop datapath-protocol.h from flow.c.

datapath-protocol.h is increasingly a Linux-specific header so its
usage should be restricted from generic code.  Nothing in flow.c
uses it, so drop it to avoid layer violations.
lib/flow.c