]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lmp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-lmp.c
index c771488ddff96193f9dc06843e00116d792f00a4..bb7d9ae2aae3022a727b2dba55811410018887b3 100644 (file)
@@ -21,7 +21,7 @@
 /* OIF UNI 1.0: http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"