2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.

This commit is contained in:
David Lawrence 2000-04-26 00:21:42 +00:00
parent c7f22f83aa
commit b8957f3496
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
or <isc/result.h>.

View File

@ -59,7 +59,6 @@
#include <isc/lang.h>
#include <isc/types.h>
#include <isc/result.h>
ISC_LANG_BEGINDECLS