]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lmp.c
Include <config.h> unconditionally
[tcpdump] / print-lmp.c
index 925f3b07f354cbe20dc40cde7d6d56f022e26621..66ac20301aaedd7527ffb787b844771ff9adef86 100644 (file)
@@ -20,9 +20,7 @@
 /* specification: RFC 4204 */
 /* OIF UNI 1.0: https://web.archive.org/web/20160401194747/http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"