]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sunatm.c
Translate UDP/1700 as RADIUS
[tcpdump] / print-sunatm.c
index fc03d42a47027c9f47b4fe6f5e35991fbee06818..fad2859f3cf72a82342b4389d0f67226f62d68f0 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 struct mbuf;
 struct rtentry;
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 #include "atm.h"