Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/bind9/dns
File: version.h
/*
[0] Fix | Delete
* Copyright (C) Internet Systems Consortium, Inc. ("ISC")
[1] Fix | Delete
*
[2] Fix | Delete
* This Source Code Form is subject to the terms of the Mozilla Public
[3] Fix | Delete
* License, v. 2.0. If a copy of the MPL was not distributed with this
[4] Fix | Delete
* file, you can obtain one at https://mozilla.org/MPL/2.0/.
[5] Fix | Delete
*
[6] Fix | Delete
* See the COPYRIGHT file distributed with this work for additional
[7] Fix | Delete
* information regarding copyright ownership.
[8] Fix | Delete
*/
[9] Fix | Delete
[10] Fix | Delete
/*! \file dns/version.h */
[11] Fix | Delete
[12] Fix | Delete
#ifndef DNS_VERSION_H
[13] Fix | Delete
#define DNS_VERSION_H 1
[14] Fix | Delete
[15] Fix | Delete
#include <isc/platform.h>
[16] Fix | Delete
[17] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const char dns_version[];
[18] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const char dns_major[];
[19] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const char dns_mapapi[];
[20] Fix | Delete
[21] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const unsigned int dns_libinterface;
[22] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const unsigned int dns_librevision;
[23] Fix | Delete
LIBDNS_EXTERNAL_DATA extern const unsigned int dns_libage;
[24] Fix | Delete
[25] Fix | Delete
#endif /* DNS_VERSION_H */
[26] Fix | Delete
[27] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function