diff options
Diffstat (limited to 'omapip/result.c')
-rw-r--r-- | omapip/result.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omapip/result.c b/omapip/result.c index 57660d89..0f9349ed 100644 --- a/omapip/result.c +++ b/omapip/result.c @@ -21,7 +21,7 @@ * http://www.isc.org for more information. */ -#include <omapip/omapip.h> +#include <omapip/omapip_p.h> static const char *text[ISC_R_NRESULTS] = { "success", /* 0 */ |