X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/91977d2d584d1e81d96db87cf118e0fac10d4e6e..5efa821c98ce2260f091e7946a0862a0743d805a:/print-quic.c diff --git a/print-quic.c b/print-quic.c index acdbaf6a..5e50c369 100644 --- a/print-quic.c +++ b/print-quic.c @@ -23,9 +23,7 @@ /* \summary: QUIC Protocol printer */ /* specification: https://www.rfc-editor.org/rfc/rfc9000.txt */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h" #include "netdissect-alloc.h"