| commit | 9a68bf303ada7a69d853eeefa09634a5a077e48e | [log] [tgz] |
|---|---|---|
| author | Denis Ovsienko <infrastation@yandex.ru> | Wed Jul 03 20:47:11 2013 +0400 |
| committer | Denis Ovsienko <infrastation@yandex.ru> | Wed Jul 03 20:47:11 2013 +0400 |
| tree | e6cf37143d6b752a376e793638a67b4152dea4c7 | |
| parent | 9eda8ebfdebae9a4809f8c24d16ff11a4da5b5e5 [diff] |
CARP: fix Windows compile error (the issue was discovered by Gisle Vanem) netinet/in.h shouldn't be included during a Windows compile. The fix is to remove the #include from print-carp.c and let tcpdump-stdinc.h do its job.