mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59: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. */
|
||||
|
||||
#ifndef ICMPv6HEADER_H
|
||||
#define ICMPv6HEADER_H 1
|
||||
#ifndef ICMPv6RRBODY_H
|
||||
#define ICMPv6RRBODY_H 1
|
||||
|
||||
#include "NetworkLayerElement.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user