Imported Upstream version 0.3.3
[anytun.git] / src / datatypes.h
index 4e5977d..ba34614 100644 (file)
@@ -65,4 +65,6 @@ typedef int system_error_t;
 typedef DWORD system_error_t;
 #endif   
 
+#define MAX_PACKET_LENGTH 1600
+
 #endif