-dnl @(#) $Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.106.2.1 2005-04-20 09:46:43 guy Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.106.2.2 2005-04-20 09:51:03 guy Exp $ (LBL)
dnl
dnl Copyright (c) 1995, 1996, 1997, 1998
dnl The Regents of the University of California. All rights reserved.
[[
# ifdef HAVE_INTTYPES_H
#include <inttypes.h>
+# endif
+# ifdef HAVE_SYS_BITYPES_H
+ #include <sys/bitypes.h>
# endif
#include <stdio.h>
#include <sys/types.h>
#! /bin/sh
-# From configure.in Revision: 1.188.2.1 .
+# From configure.in Revision: 1.188.2.2 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
+#include <arpa/inet.h>
struct mbuf;
struct rtentry;
#include <net/if.h>
# ifdef HAVE_INTTYPES_H
#include <inttypes.h>
+# endif
+# ifdef HAVE_SYS_BITYPES_H
+ #include <sys/bitypes.h>
# endif
#include <stdio.h>
#include <sys/types.h>
# ifdef HAVE_INTTYPES_H
#include <inttypes.h>
+# endif
+# ifdef HAVE_SYS_BITYPES_H
+ #include <sys/bitypes.h>
# endif
#include <stdio.h>
#include <sys/types.h>
# ifdef HAVE_INTTYPES_H
#include <inttypes.h>
+# endif
+# ifdef HAVE_SYS_BITYPES_H
+ #include <sys/bitypes.h>
# endif
#include <stdio.h>
#include <sys/types.h>
# ifdef HAVE_INTTYPES_H
#include <inttypes.h>
+# endif
+# ifdef HAVE_SYS_BITYPES_H
+ #include <sys/bitypes.h>
# endif
#include <stdio.h>
#include <sys/types.h>
-dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.188.2.1 2005-04-20 09:46:44 guy Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.188.2.2 2005-04-20 09:51:04 guy Exp $ (LBL)
dnl
dnl Copyright (c) 1994, 1995, 1996, 1997
dnl The Regents of the University of California. All rights reserved.
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_REVISION($Revision: 1.188.2.1 $)
+AC_REVISION($Revision: 1.188.2.2 $)
AC_PREREQ(2.50)
AC_INIT(tcpdump.c)
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
+#include <arpa/inet.h>
struct mbuf;
struct rtentry;
#include <net/if.h>