summaryrefslogtreecommitdiff
path: root/mactelnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'mactelnet.h')
-rw-r--r--mactelnet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mactelnet.h b/mactelnet.h
index 44d3a09..6176fa4 100644
--- a/mactelnet.h
+++ b/mactelnet.h
@@ -41,6 +41,7 @@
struct mt_mactelnet_hdr {
unsigned char ver;
unsigned char ptype;
+ unsigned int clienttype;
unsigned char srcaddr[6];
unsigned char dstaddr[6];
unsigned short seskey;