[TCPIP, IP]
[reactos.git] / drivers / network / tcpip / include / tcp.h
index a02c03b..4b5318f 100644 (file)
@@ -62,6 +62,7 @@ typedef struct _SLEEPING_THREAD {
 typedef struct _CLIENT_DATA {
     BOOLEAN Unlocked;
     KSPIN_LOCK Lock;
 typedef struct _CLIENT_DATA {
     BOOLEAN Unlocked;
     KSPIN_LOCK Lock;
+    KIRQL OldIrql;
 } CLIENT_DATA, *PCLIENT_DATA;
 
 /* Retransmission timeout constants */
 } CLIENT_DATA, *PCLIENT_DATA;
 
 /* Retransmission timeout constants */