]> The Tcpdump Group git mirrors - tcpdump/blobdiff - l2vpn.c
Update .gitignore for other configurations
[tcpdump] / l2vpn.c
diff --git a/l2vpn.c b/l2vpn.c
index 3f3639fd3eec682bd4f113fd63e86270c16f2ea6..f6621ea56325ac79a2fb9d49c04303baccab3bd3 100644 (file)
--- a/l2vpn.c
+++ b/l2vpn.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 "l2vpn.h"