summaryrefslogtreecommitdiffstats
path: root/eBones/usr.sbin/kadmind/kadm_ser_wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/usr.sbin/kadmind/kadm_ser_wrap.c')
-rw-r--r--eBones/usr.sbin/kadmind/kadm_ser_wrap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/usr.sbin/kadmind/kadm_ser_wrap.c b/eBones/usr.sbin/kadmind/kadm_ser_wrap.c
index b6f4782..0fa1ace 100644
--- a/eBones/usr.sbin/kadmind/kadm_ser_wrap.c
+++ b/eBones/usr.sbin/kadmind/kadm_ser_wrap.c
@@ -26,8 +26,8 @@ unwraps wrapped packets and calls the appropriate server subroutine
#include <netdb.h>
#include <sys/socket.h>
#include <kadm.h>
-#include <kerberosIV/kadm_err.h>
-#include <kerberosIV/krb_err.h>
+#include <kadm_err.h>
+#include <krb_err.h>
#include "kadm_server.h"
Kadm_Server server_parm;
OpenPOWER on IntegriCloud