]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-atm.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-atm.c
index b50d424f3f81aea0ca56c89d87689a14e31b8663..eb661c28e9374d601204f11b4dc75b4e85bab221 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Asynchronous Transfer Mode (ATM) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"