* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
+/* \summary: IPv6 fragmentation header printer */
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
-#ifdef INET6
-
#include <netdissect-stdinc.h>
#include "ip6.h"
ND_PRINT((ndo, "[|frag]"));
return -1;
}
-#endif /* INET6 */