Program Listing for File section_header.hh¶
↰ Return to documentation for file (pcapng/options/section_header.hh)
// SPDX-License-Identifier: LGPL-3.0-or-later
/* pcapng/options/section_header.hh - pcapng section header options */
#if !defined(LIBNOKOGIRI_PCAPNG_OPTIONS_SECTION_HEADER_HH)
#define LIBNOKOGIRI_PCAPNG_OPTIONS_SECTION_HEADER_HH
#include <cstdint>
#include <libnokogiri/pcapng/option.hh>
namespace libnokogiri::pcapng::options {
}
#endif /* LIBNOKOGIRI_PCAPNG_OPTIONS_SECTION_HEADER_HH */