X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c90e9360602c1a888ef3d56c7628d4609038d0c4..f95e759bcdaa01a4c1a49ade32b8bda096651d4c:/tcpdump-stdinc.h diff --git a/tcpdump-stdinc.h b/tcpdump-stdinc.h index 4c0eab39..c0b920c8 100644 --- a/tcpdump-stdinc.h +++ b/tcpdump-stdinc.h @@ -28,6 +28,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * + * + * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.9 2004-04-17 08:56:15 guy Exp $ (LBL) */ /* @@ -93,6 +95,9 @@ typedef short ino_t; #include #include #include +#ifdef INTTYPES_H_DEFINES_FORMATS +#include +#endif #include #include /* concession to AIX */ #include