]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sctp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-sctp.c
index ae86e50c455461ce881527db9d29c1deec8204ee..5130196d654867bc8c09ea8036083e5934175602 100644 (file)
@@ -36,7 +36,7 @@
 /* \summary: Stream Control Transmission Protocol (SCTP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"