/* \summary: ISO CALM FAST and ETSI GeoNetworking printer */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include "netdissect-stdinc.h"
print_long_pos_vector(ndo, bp + 8);
/* Skip Common Header */
+ ND_TCHECK_LEN(bp, 36);
length -= 36;
bp += 36;