X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a74e1506ebbfd02cf4b83ae1670efe744d85ed6d..0712f40741ebca7c2b5a04fa8119295d1926bdbe:/tcpdump-stdinc.h diff --git a/tcpdump-stdinc.h b/tcpdump-stdinc.h index 1f300bc2..c0b920c8 100644 --- a/tcpdump-stdinc.h +++ b/tcpdump-stdinc.h @@ -29,7 +29,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * - * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.8 2003-11-16 09:57:04 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.9 2004-04-17 08:56:15 guy Exp $ (LBL) */ /* @@ -95,6 +95,9 @@ typedef short ino_t; #include #include #include +#ifdef INTTYPES_H_DEFINES_FORMATS +#include +#endif #include #include /* concession to AIX */ #include