]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sunatm.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-sunatm.c
index 43dceeeadcffda4fb7c4661b270405ba0dcc4125..0ff7ed3ce627eb7046585fe3c7bf7a4e6226ae62 100644 (file)
@@ -33,7 +33,7 @@
 /* \summary: SunATM DLPI capture printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"