X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f5fe14663d9ed32b7a995ed0924c04e705f74237..1fc4888a82b24d66188bee43a6afa4d95295cfbe:/gmpls.c diff --git a/gmpls.c b/gmpls.c index 23515e98..f0646f1b 100644 --- a/gmpls.c +++ b/gmpls.c @@ -10,14 +10,14 @@ * 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 #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "gmpls.h"