From: Guy Harris Date: Wed, 12 Nov 2014 03:18:12 +0000 (-0800) Subject: Not using offsetof() any more, so no need for . X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/64ab4296ee71965c2f6719e43326c6af1457a156 Not using offsetof() any more, so no need for . --- diff --git a/print-aodv.c b/print-aodv.c index e0a1952f..6d54c50e 100644 --- a/print-aodv.c +++ b/print-aodv.c @@ -41,7 +41,6 @@ static const char rcsid[] _U_ = #include -#include #include #include #include