mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 12:49:02 +00:00
Use unique header guards
This commit is contained in:
@@ -131,8 +131,8 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|
||||||
#ifndef ICMPv6HEADER_H
|
#ifndef ICMPv6RRBODY_H
|
||||||
#define ICMPv6HEADER_H 1
|
#define ICMPv6RRBODY_H 1
|
||||||
|
|
||||||
#include "NetworkLayerElement.h"
|
#include "NetworkLayerElement.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user