diff options
author | Xin LI <delphij@FreeBSD.org> | 2017-02-12 07:04:44 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2017-02-12 07:04:44 +0000 |
commit | c8c6d70e300aa9261c4766502c179fc4cd2b22a0 (patch) | |
tree | 14c068bb8b49db9f9ae540e8e2be80a9035e403a /pcap/nflog.h | |
parent | 50224b10fa4e157f09ee1cd03c790c9e61e76c5e (diff) |
Vendor import of libpcap 1.8.1.vendor/libpcap/1.8.1
Notes
Notes:
svn path=/vendor/libpcap/dist/; revision=313676
svn path=/vendor/libpcap/1.8.1/; revision=313677; tag=vendor/libpcap/1.8.1
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 |