summaryrefslogtreecommitdiff
path: root/src/dev/net/dist_packet.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/net/dist_packet.hh')
-rw-r--r--src/dev/net/dist_packet.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/net/dist_packet.hh b/src/dev/net/dist_packet.hh
index b154ab4a7..6e30101d4 100644
--- a/src/dev/net/dist_packet.hh
+++ b/src/dev/net/dist_packet.hh
@@ -103,6 +103,7 @@ class DistHeaderPkt
unsigned dataPacketLength;
struct {
ReqType needCkpt;
+ ReqType needStopSync;
ReqType needExit;
};
};