missing ISC_LANG_ENDDECLS

This commit is contained in:
Brian Wellington 2000-12-22 22:56:55 +00:00
parent 16093c228e
commit 2374f16f5d

View file

@ -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 */