X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ad7a38341c19e71e3595c17368ac18f08b71482d..296d466cd6bbf2f7e75e15bb6a01268e88c76ed0:/gmpls.c diff --git a/gmpls.c b/gmpls.c index 4852933a..1bccd802 100644 --- a/gmpls.c +++ b/gmpls.c @@ -10,21 +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) */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/gmpls.c,v 1.7 2006-04-14 07:11:59 hannes Exp $ (LBL)"; -#endif +#include -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif +#include "netdissect-stdinc.h" -#include - -#include "interface.h" +#include "netdissect.h" #include "gmpls.h" /* rfc3471 */