diff options
Diffstat (limited to 'include/network.h')
-rw-r--r-- | include/network.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/network.h b/include/network.h index dab50db..176274e 100644 --- a/include/network.h +++ b/include/network.h @@ -5,7 +5,6 @@ struct nlnetwork { u_int16_t flags; - u_int16_t checksum; u_int32_t seq; }; |