mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 10:42:12 -04:00
missing ISC_LANG_ENDDECLS
This commit is contained in:
parent
16093c228e
commit
2374f16f5d
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: diff.h,v 1.1 2000/12/09 02:17:12 bwelling Exp $ */
|
||||
/* $Id: diff.h,v 1.2 2000/12/22 22:56:55 bwelling Exp $ */
|
||||
|
||||
#ifndef DNS_DIFF_H
|
||||
#define DNS_DIFF_H 1
|
||||
|
|
@ -269,4 +269,6 @@ dns_diff_print(dns_diff_t *diff, FILE *file);
|
|||
* any error from dns_rdataset_totext()
|
||||
*/
|
||||
|
||||
ISC_LANG_ENDDECLS
|
||||
|
||||
#endif /* DNS_DIFF_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue