From f528b66a0ea74b306bed22d243495458c8cf2383 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Thu, 7 Jul 2016 19:46:47 -0400 Subject: Fix memory leaks, miscellaneous issues. --- src/checksum.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/checksum.h') diff --git a/src/checksum.h b/src/checksum.h index 700ee1a..74fe69f 100644 --- a/src/checksum.h +++ b/src/checksum.h @@ -1,7 +1,6 @@ -#include -#include #include -#include + +struct sockaddr; /* calculates the checksum of len bytes at buff when combined with wsum. * return value is already in network order, but must be inverted before -- cgit v1.2.3-70-g09d2