]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udp.c
Use double rather than float.
[tcpdump] / print-udp.c
index d718f8565c23b90e8f78d5d17502e08f6426ba40..21102391f20364e8421bb9702c66ec1d95e99745 100644 (file)
@@ -23,9 +23,9 @@
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"
 #include "appletalk.h"