From 9c3ce006fb55a1e201e088a784be55659399128a Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 22 Jun 2006 16:59:08 +0000 Subject: [PATCH] Add missing header git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18195 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/ccapi/server/serv_ops.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/ccapi/server/serv_ops.c b/src/lib/ccapi/server/serv_ops.c index 5409ef97d..52c62f45c 100644 --- a/src/lib/ccapi/server/serv_ops.c +++ b/src/lib/ccapi/server/serv_ops.c @@ -50,6 +50,7 @@ #include "datastore.h" #include "rpc_auth.h" #include "msg_headers.h" +#include "marshall.h" #include #include -- 2.26.2