diff options
Diffstat (limited to 'pcap/nflog.h')
-rw-r--r-- | pcap/nflog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap/nflog.h b/pcap/nflog.h index 388dd0c55d08..a3867cdd6cbc 100644 --- a/pcap/nflog.h +++ b/pcap/nflog.h @@ -25,8 +25,8 @@ * DAMAGE. */ -#ifndef _PCAP_NFLOG_H__ -#define _PCAP_NFLOG_H__ +#ifndef lib_pcap_nflog_h +#define lib_pcap_nflog_h /* * Structure of an NFLOG header and TLV parts, as described at |