summaryrefslogtreecommitdiff
path: root/datapath-windows/include
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/include')
-rw-r--r--datapath-windows/include/OvsPub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath-windows/include/OvsPub.h b/datapath-windows/include/OvsPub.h
index a8516b6d2..e94dacfe2 100644
--- a/datapath-windows/include/OvsPub.h
+++ b/datapath-windows/include/OvsPub.h
@@ -349,7 +349,7 @@ typedef struct OvsFlowInfo {
OvsFlowKey key;
struct OvsFlowStats stats;
uint32_t actionsLen;
- NL_ATTR actions[0];
+ PNL_ATTR actions;
} OvsFlowInfo;
enum GetFlags {