Program Listing for File dns_packet.h

Return to documentation for file (include/dns_packet.h)

#pragma once

// Includes the struct definitions first and the corresponding json definitons afterwards.

// clang-format off
#include "dns_struct_defs.h"
#include "dns_json_defs.h"
// clang-format on