]> The Tcpdump Group git mirrors - tcpdump/blobdiff - gmpls.c
OpenFlow: Have a function for each message type.
[tcpdump] / gmpls.c
diff --git a/gmpls.c b/gmpls.c
index 23515e98c757f7370a314b26762d475e7351662f..f0646f1bd22dbae9ca8cac7a921748ab73a89823 100644 (file)
--- a/gmpls.c
+++ b/gmpls.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 "gmpls.h"