summaryrefslogtreecommitdiff
path: root/omapip/result.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-10-08 03:43:15 +0000
committerTed Lemon <source@isc.org>1999-10-08 03:43:15 +0000
commit6a4c4be87197f6f45e78b1294f58224f60132d14 (patch)
tree0a7fb5b610c8ce52289e7f8701b621210104efcc /omapip/result.c
parenta3621e23eb10608c29b69c8c7666e9953d65316c (diff)
downloadisc-dhcp-6a4c4be87197f6f45e78b1294f58224f60132d14.tar.gz
Seperate public and private object declarations.
Diffstat (limited to 'omapip/result.c')
-rw-r--r--omapip/result.c2
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 */