include/openflow: Move union ofp_action away from headers.
[sliver-openvswitch.git] / lib / ofp-util.h
index d5f34d7..937423e 100644 (file)
@@ -30,6 +30,7 @@
 #include "type-props.h"
 
 struct ofpbuf;
+union ofp_action;
 
 /* Port numbers. */
 enum ofperr ofputil_port_from_ofp11(ovs_be32 ofp11_port,