]> The Tcpdump Group git mirrors - tcpdump/blobdiff - af.c
bgp: Parse BGP extended message support capability
[tcpdump] / af.c
diff --git a/af.c b/af.c
index 539ede5251e21929556f8fe0c98541f460689317..1153f102b407fc3dbe8627ca4b81e43c4b0dc521 100644 (file)
--- a/af.c
+++ b/af.c
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 #include "netdissect.h"
 #include "af.h"