]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-atalk.c
NDOize OpenFlow, IEEE slow and telnet decoders
[tcpdump] / print-atalk.c
index 7546543bce9d456e505b2a5b129284c93be5fd72..0f46fa3e4999792fc1098622700f8c406015ba91 100644 (file)
@@ -30,7 +30,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <pcap.h>
 
 #include "interface.h"
 #include "addrtoname.h"
@@ -236,7 +235,7 @@ ddp_print(register const u_char *bp, register u_int length, register int t,
                break;
 
        case ddpEIGRP:
-               eigrp_print(bp, length);
+               eigrp_print(gndo, bp, length);
                break;
 
        default: