X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tunprotocol.h;h=d9f40fa4e661c07e43f34b40ea838ec8e6ed70e1;hb=db5c35411fa6e348da943be860beffec71d304eb;hp=7f160668f7973985988f515cd98d925f38263896;hpb=65d456370abf83b572c96614980af52b1626dd8b;p=greproxy diff --git a/tunprotocol.h b/tunprotocol.h index 7f16066..d9f40fa 100644 --- a/tunprotocol.h +++ b/tunprotocol.h @@ -15,6 +15,7 @@ public: private: int tunfd; + int seq; }; #endif // !defined(_TUNPROTOCOL_H)