#include "config.h"
#endif
-#ifdef INET6
+#include <netdissect-stdinc.h>
-#include <tcpdump-stdinc.h>
-
-#include "interface.h"
+#include "netdissect.h"
#include "addrtoname.h"
#include "extract.h"
if (rp->rip6_vers != RIP6_VERSION)
ND_PRINT((ndo, " [vers %d]", rp->rip6_vers));
}
-#endif /* INET6 */