fixing header guards close issue #48

This commit is contained in:
zakird
2013-08-26 12:26:01 -04:00
parent 853524c2ae
commit 0d3ad52ee0
11 changed files with 22 additions and 22 deletions

View File

@@ -6,8 +6,8 @@
#include <netinet/ip_icmp.h>
#include <netinet/udp.h>
#ifndef HEADER_ZMAP_PACKET_H
#define HEADER_ZMAP_PACKET_H
#ifndef PACKET_H
#define PACKET_H
#define MAX_PACKET_SIZE 4096