]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-quic.c
ICMP: Update a variable type
[tcpdump] / print-quic.c
index acdbaf6afdf792ed3cfbe74c253c433124f25afa..5e50c369e89680a1975bb711e09f87e94899eb79 100644 (file)
@@ -23,9 +23,7 @@
 /* \summary: QUIC Protocol printer */
 /* specification: https://www.rfc-editor.org/rfc/rfc9000.txt */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 #include "netdissect-alloc.h"