Add missing header
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 22 Jun 2006 16:59:08 +0000 (16:59 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 22 Jun 2006 16:59:08 +0000 (16:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18195 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/ccapi/server/serv_ops.c

index 5409ef97dde9085f1ce08b0fe85a1ee9a09402ed..52c62f45cca5c221b293e034ab2d4ae505be5091 100644 (file)
@@ -50,6 +50,7 @@
 #include "datastore.h"
 #include "rpc_auth.h"
 #include "msg_headers.h"
+#include "marshall.h"
 
 #include <stdlib.h>
 #include <string.h>