From: Guy Harris Date: Mon, 14 Sep 2015 21:50:39 +0000 (-0700) Subject: Include to make sure we have all the isXXX() functions. X-Git-Tag: tcpdump-4.8.0~143 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/1cdffe3d6b1804ca7e8bf4a3b738df719c223e0c Include to make sure we have all the isXXX() functions. --- diff --git a/util-print.c b/util-print.c index 469b8261..b481e9e6 100644 --- a/util-print.c +++ b/util-print.c @@ -46,6 +46,7 @@ #ifdef HAVE_FCNTL_H #include #endif +#include #include #include #include